Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fgas/include/
Dfx_rbk.h89 typedef FX_RTFTEXTOBJ const* FX_LPCRTFTEXTOBJ; typedef
219 FX_LPCRTFTEXTOBJ pText,
224 virtual int32_t GetCharRects(FX_LPCRTFTEXTOBJ pText,
/external/pdfium/xfa/src/fgas/src/layout/
Dfx_rtfbreak.h99 FX_LPCRTFTEXTOBJ pText,
104 int32_t GetCharRects(FX_LPCRTFTEXTOBJ pText,
Dfx_rtfbreak.cpp1177 int32_t CFX_RTFBreak::GetDisplayPos(FX_LPCRTFTEXTOBJ pText, in GetDisplayPos()
1421 int32_t CFX_RTFBreak::GetCharRects(FX_LPCRTFTEXTOBJ pText, in GetCharRects()