Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/fxedit/
Dfxet_edit.cpp733 FX_COLORREF crCurFill = crTextFill; in DrawEdit() local
734 FX_COLORREF crOldFill = crCurFill; in DrawEdit()
766 crCurFill = bSelect ? crWhite : crTextFill; in DrawEdit()
769 crCurFill = crTextFill; in DrawEdit()
770 crOldFill = crCurFill; in DrawEdit()
797 crOldFill != crCurFill) { in DrawEdit()
808 crOldFill = crCurFill; in DrawEdit()
820 crCurFill, nHorzScale); in DrawEdit()