Searched refs:pix_size (Results 1 – 1 of 1) sorted by relevance
1019 TCHAR pix_size[20]; in PaintFontItem() local1063 _itot(mpRes->font_height, pix_size, 10); in PaintFontItem()1064 dc->DrawText(pix_size, boxrect, DT_RIGHT | DT_TOP | DT_SINGLELINE | DT_VCENTER); in PaintFontItem()