Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/src/pdfwindow/
DPWL_EditCtrl.cpp524 else if (HasFlag(PES_RICH)) in GetCaretFont()
552 else if (HasFlag(PES_RICH)) in GetCaretFontSize()
DPWL_Edit.cpp44 if (HasFlag(PES_RICH)) in SetText()
/external/pdfium/fpdfsdk/src/formfiller/
DFFL_TextField.cpp73 cp.dwFlags |= PES_RICH; in GetCreateParam()
/external/pdfium/fpdfsdk/include/pdfwindow/
DPWL_Wnd.h63 #define PES_RICH 0x1000L macro