Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/src/fxedit/
Dfxet_pageobjs.cpp36 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/
Dfx_edit.h440 FX_COLORREF crTextFill,