Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fgas/include/
Dfx_ucd.h21 typedef FX_BOOL (*FX_AdjustCharDisplayPos)(FX_WCHAR wch, typedef
Dfx_tbk.h209 FX_AdjustCharDisplayPos pAdjustPos = NULL) const = 0;
Dfx_rbk.h223 FX_AdjustCharDisplayPos pAdjustPos = NULL) const = 0;
/external/pdfium/xfa/src/fgas/src/layout/
Dfx_textbreak.h95 FX_AdjustCharDisplayPos pAdjustPos = NULL) const;
Dfx_rtfbreak.h103 FX_AdjustCharDisplayPos pAdjustPos = NULL) const override;
Dfx_rtfbreak.cpp1181 FX_AdjustCharDisplayPos pAdjustPos) const { in GetDisplayPos()
Dfx_textbreak.cpp1172 FX_AdjustCharDisplayPos pAdjustPos) const { in GetDisplayPos()