Searched refs:crTextFill (Results 1 – 2 of 2) sorted by relevance
/external/pdfium/fpdfsdk/fxedit/ |
D | fxet_edit.cpp | 65 FX_ARGB crTextFill, in DrawTextString() argument 79 &mt, str, crTextFill, nullptr, &ro); in DrawTextString() 86 pUser2Device, str, crTextFill, nullptr, in DrawTextString() 720 FX_COLORREF crTextFill, in DrawEdit() argument 733 FX_COLORREF crCurFill = crTextFill; in DrawEdit() 766 crCurFill = bSelect ? crWhite : crTextFill; in DrawEdit() 769 crCurFill = crTextFill; in DrawEdit()
|
D | fxet_edit.h | 326 FX_COLORREF crTextFill,
|