Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/include/fxedit/
Dfx_edit.h219 virtual FX_BOOL SetRichTextColor(FX_COLORREF dwColor) = 0;
Dfxet_edit.h604 FX_BOOL SetRichTextColor(FX_COLORREF dwColor);
/external/pdfium/fpdfsdk/src/fxedit/
Dfxet_edit.cpp1413 FX_BOOL CFX_Edit::SetRichTextColor(FX_COLORREF dwColor) in SetRichTextColor() function in CFX_Edit