Home
last modified time | relevance | path

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

/external/pdfium/xfa/fde/
Dcfde_textout.h87 void DoAlignment(const CFX_RectF& rect);
Dcfde_textout.cpp298 DoAlignment(rect); in DrawLogicText()
491 void CFDE_TextOut::DoAlignment(const CFX_RectF& rect) { in DoAlignment() function in CFDE_TextOut