Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fdp/src/tto/
Dfde_textout.h126 void DoAlignment(const CFX_RectF& rect);
Dfde_textout.cpp408 DoAlignment(rect); in DrawText()
734 void CFDE_TextOut::DoAlignment(const CFX_RectF& rect) { in DoAlignment() function in CFDE_TextOut