Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/include/fxedit/
Dfx_edit.h260 virtual FX_BOOL SetRichTextAlignment(FX_INT32 nAlignment) = 0;
Dfxet_edit.h610 FX_BOOL SetRichTextAlignment(FX_INT32 nAlignment);
/external/pdfium/fpdfsdk/src/fxedit/
Dfxet_edit.cpp1470 FX_BOOL CFX_Edit::SetRichTextAlignment(FX_INT32 nAlignment) in SetRichTextAlignment() function in CFX_Edit