Searched refs:crTextFill (Results 1 – 2 of 2) sorted by relevance
/external/pdfium/fpdfsdk/src/fxedit/ |
D | fxet_pageobjs.cpp | 36 FX_ARGB crTextFill, in DrawTextString() argument 60 str, crTextFill, crTextStroke, &gsd, in DrawTextString() 64 str, crTextFill, 0, NULL, &ro); in DrawTextString() 80 pUser2Device, str, crTextFill, in DrawTextString() 84 pUser2Device, str, crTextFill, 0, in DrawTextString() 147 FX_COLORREF crTextFill, in DrawEdit() argument 163 FX_COLORREF crCurFill = crTextFill; in DrawEdit() 207 crCurFill = crTextFill; in DrawEdit() 211 crCurFill = crTextFill; in DrawEdit()
|
/external/pdfium/fpdfsdk/include/fxedit/ |
D | fx_edit.h | 440 FX_COLORREF crTextFill,
|