Searched refs:s_MyDrawText_Rect (Results 1 – 1 of 1) sorted by relevance
883 static RECT s_MyDrawText_Rect = {0, 0, 0, 0}; variable887 ::DrawText(hdc, (LPCTSTR)data, cnt, &s_MyDrawText_Rect, DT_SINGLELINE); in MyDrawText()912 s_MyDrawText_Rect.right = w; in DrawGrayText()913 s_MyDrawText_Rect.bottom = h; in DrawGrayText()1097 s_MyDrawText_Rect.right = w; in DrawItem()1098 s_MyDrawText_Rect.bottom = h; in DrawItem()