Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/parser/
Dcxfa_itemlayoutprocessor.cpp688 bool bIsTransHeight = bTakeSpace; in InsertFlowedItem() local
689 if (bIsTransHeight && !bIsOwnSplit) { in InsertFlowedItem()
695 bIsTransHeight = false; in InsertFlowedItem()
717 bIsTransHeight ? fRealHeight - *fContentCurRowY : FLT_MAX, in InsertFlowedItem()