Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/parser/
Dcxfa_layoutpagemgr.cpp1523 FX_FLOAT fNextContentHeight = in GetNextAvailContentHeight() local
1525 return fNextContentHeight > fChildHeight; in GetNextAvailContentHeight()
1552 FX_FLOAT fNextContentHeight = in GetNextAvailContentHeight() local
1554 if (fNextContentHeight > fChildHeight) in GetNextAvailContentHeight()
1564 FX_FLOAT fNextContentHeight = in GetNextAvailContentHeight() local
1566 if (fNextContentHeight < XFA_LAYOUT_FLOAT_PERCISION) in GetNextAvailContentHeight()
1568 if (fNextContentHeight > fChildHeight) in GetNextAvailContentHeight()