Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/layout/
Dcxfa_viewlayoutprocessor.cpp268 float CalculateLayoutItemHeight(const CXFA_LayoutItem* pItem) { in CalculateLayoutItemHeight() function
284 heights.push_back(CalculateLayoutItemHeight(pChild)); in GetHeightsForContentAreas()