Searched refs:ToTextRun (Results 1 – 2 of 2) sorted by relevance
131 void ToTextRun(const FDE_LPTTOPIECE pPiece, FX_TXTRUN& tr);
813 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