Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/parser/
Dcxfa_itemlayoutprocessor.cpp683 bool bIsOwnSplit = in InsertFlowedItem() local
685 bool bUseRealHeight = bTakeSpace && bContainerHeightAutoSize && bIsOwnSplit && in InsertFlowedItem()
689 if (bIsTransHeight && !bIsOwnSplit) { in InsertFlowedItem()