Home
last modified time | relevance | path

Searched refs:ToTextRun (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/xfa/src/fdp/src/tto/
Dfde_textout.h131 void ToTextRun(const FDE_LPTTOPIECE pPiece, FX_TXTRUN& tr);
Dfde_textout.cpp813 ToTextRun(pPiece, tr); in GetDisplayPos()
819 ToTextRun(pPiece, tr); in GetCharRects()
823 void CFDE_TextOut::ToTextRun(const FDE_LPTTOPIECE pPiece, FX_TXTRUN& tr) { in ToTextRun() function in CFDE_TextOut