Home | History | Annotate | Download | only in fxedit

Lines Matching refs:FX_COLORREF

720                         FX_COLORREF crTextFill,
733 FX_COLORREF crCurFill = crTextFill;
734 FX_COLORREF crOldFill = crCurFill;
737 const FX_COLORREF crWhite = ArgbEncode(255, 255, 255, 255);
738 const FX_COLORREF crSelBK = ArgbEncode(255, 0, 51, 113);