Home
last modified time | relevance | path

Searched refs:nDrawFormat (Results 1 – 1 of 1) sorted by relevance

/GUIX-v6.2.1/guix_studio/
Dresource_item.cpp909 UINT nDrawFormat = DT_LEFT|DT_TOP|DT_SINGLELINE|DT_VCENTER; in PaintColorItem() local
948 dc->DrawText(mpRes->name, boxrect, nDrawFormat); in PaintColorItem()