Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fgas/include/
Dfx_rbk.h88 } FX_RTFTEXTOBJ, *FX_LPRTFTEXTOBJ; typedef
89 typedef FX_RTFTEXTOBJ const* FX_LPCRTFTEXTOBJ;
/external/pdfium/xfa/src/fxfa/src/app/
Dxfa_textlayout.h388 FX_BOOL ToRun(XFA_LPCTEXTPIECE pPiece, FX_RTFTEXTOBJ& tr);
Dxfa_textlayout.cpp1998 FX_RTFTEXTOBJ tr; in GetDisplayPos()
2004 FX_BOOL CXFA_TextLayout::ToRun(XFA_LPCTEXTPIECE pPiece, FX_RTFTEXTOBJ& tr) { in ToRun()