Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/
Dcxfa_textlayout.h120 void UpdateLoaderHeight(float fTextHeight);
Dcxfa_textlayout.cpp322 UpdateLoaderHeight(fTextHeight); in DoLayout()
332 UpdateLoaderHeight(fTextHeight); in DoSplitLayout()
407 void CXFA_TextLayout::UpdateLoaderHeight(float fTextHeight) { in UpdateLoaderHeight() function in CXFA_TextLayout