Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/parser/
Dxfa_layout_itemlayout.cpp644 bool bIsTransHeight = bTakeSpace; in InsertFlowedItem() local
645 if (bIsTransHeight && !bIsOwnSplit) { in InsertFlowedItem()
651 bIsTransHeight = false; in InsertFlowedItem()
673 bIsTransHeight ? fRealHeight - *fContentCurRowY : FLT_MAX, in InsertFlowedItem()