Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/include/fxedit/
Dfx_edit.h238 virtual FX_BOOL SetRichFontIndex(FX_INT32 nFontIndex) = 0;
Dfxet_edit.h599 FX_BOOL SetRichFontIndex(FX_INT32 nFontIndex);
/external/pdfium/fpdfsdk/src/fxedit/
Dfxet_edit.cpp1382 FX_BOOL CFX_Edit::SetRichFontIndex(FX_INT32 nFontIndex) in SetRichFontIndex() function in CFX_Edit