Home
last modified time | relevance | path

Searched refs:crTextFill (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/fpdfsdk/fxedit/
Dfxet_edit.cpp65 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()
Dfxet_edit.h326 FX_COLORREF crTextFill,