Searched refs:crTextFill (Results 1 – 2 of 2) sorted by relevance
46 FX_ARGB crTextFill, in DrawTextString() argument65 &mt, str, crTextFill, nullptr, &ro); in DrawTextString()429 FX_COLORREF crTextFill, in DrawEdit() argument442 FX_COLORREF crCurFill = crTextFill; in DrawEdit()474 crCurFill = bSelect ? crWhite : crTextFill; in DrawEdit()477 crCurFill = crTextFill; in DrawEdit()
236 FX_COLORREF crTextFill,