Searched defs:GetLayoutHeight (Results 1 - 1 of 1) sorted by relevance

/external/pdfium/xfa/src/fxfa/src/app/
H A Dxfa_textlayout.cpp905 FX_FLOAT CXFA_TextLayout::GetLayoutHeight() { function in class:CXFA_TextLayout
963 fHeight = GetLayoutHeight();
971 fHeight = fTextHeight - GetLayoutHeight();

Completed in 106 milliseconds