Home
last modified time | relevance | path

Searched defs:fChildHeight (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/xfa/src/fxfa/src/parser/
Dxfa_layout_itemlayout.cpp1832 FX_FLOAT fChildWidth, fChildHeight; in ProcessKeepForSplite() local
1863 FX_FLOAT fChildHeight, in JudgePutNextPage()
2005 FX_FLOAT fChildWidth, fChildHeight; in XFA_ItemLayoutProcessor_InsertFlowedItem() local
Dxfa_layout_pagemgr_new.cpp1409 FX_BOOL CXFA_LayoutPageMgr::GetNextAvailContentHeight(FX_FLOAT fChildHeight) { in GetNextAvailContentHeight()