Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/pwl/
Dcpwl_edit_impl.cpp41 FX_ARGB crTextFill) { in DrawTextString() argument
50 mtUser2Device, str, crTextFill, ro); in DrawTextString()
457 FX_COLORREF crTextFill, in DrawEdit() argument
468 FX_COLORREF crCurFill = crTextFill; in DrawEdit()
499 crCurFill = bSelect ? crWhite : crTextFill; in DrawEdit()
502 crCurFill = crTextFill; in DrawEdit()
Dcpwl_edit_impl.h260 FX_COLORREF crTextFill,