Home
last modified time | relevance | path

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

/external/pdfium/xfa/fde/tto/
Dfde_textout.h146 void DoAlignment(const CFX_RectF& rect);
Dfde_textout.cpp372 DoAlignment(rect); in DrawText()
676 void CFDE_TextOut::DoAlignment(const CFX_RectF& rect) { in DoAlignment() function in CFDE_TextOut