Searched refs:crWhite (Results 1 – 1 of 1) sorted by relevance
446 static const FX_COLORREF crWhite = ArgbEncode(255, 255, 255, 255); in DrawEdit() local474 crCurFill = bSelect ? crWhite : crTextFill; in DrawEdit()