Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/layout/
Dcxfa_contentlayoutprocessor.cpp2326 bool bIsOwnSplit = in InsertFlowedItem() local
2328 bool bUseRealHeight = bTakeSpace && bContainerHeightAutoSize && bIsOwnSplit && in InsertFlowedItem()
2332 if (bIsTransHeight && !bIsOwnSplit) { in InsertFlowedItem()