Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/pwl/
Dcpwl_edit_impl.cpp46 FX_ARGB crTextFill, in DrawTextString() argument
65 &mt, str, crTextFill, nullptr, &ro); in DrawTextString()
429 FX_COLORREF crTextFill, in DrawEdit() argument
442 FX_COLORREF crCurFill = crTextFill; in DrawEdit()
474 crCurFill = bSelect ? crWhite : crTextFill; in DrawEdit()
477 crCurFill = crTextFill; in DrawEdit()
Dcpwl_edit_impl.h236 FX_COLORREF crTextFill,