Searched defs:fUsedHeight (Results 1 - 1 of 1) sorted by relevance
/external/pdfium/xfa/fxfa/parser/ | ||
H A D | cxfa_layoutpagemgr.cpp | 659 FX_FLOAT fUsedHeight = 0; local 667 fUsedHeight += pContent->m_sSize.height; 670 rgUsedHeights.Add(fUsedHeight); |
Completed in 44 milliseconds