Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fxfa/src/parser/
Dxfa_layout_itemlayout.h55 FX_BOOL bUseBreakControl,
131 FX_BOOL bUseBreakControl,
Dxfa_layout_itemlayout.cpp1939 FX_BOOL bUseBreakControl, in XFA_ItemLayoutProcessor_InsertFlowedItem() argument
1993 bTakeSpace ? bUseBreakControl : FALSE, in XFA_ItemLayoutProcessor_InsertFlowedItem()
2281 FX_BOOL bUseBreakControl, in DoLayoutFlowedContainer() argument
2476 if (bUseBreakControl && m_pPageMgr && in DoLayoutFlowedContainer()
2519 if (bUseBreakControl && m_pPageMgr && in DoLayoutFlowedContainer()
2599 uCurHAlignState, rgCurLineLayoutItems, bUseBreakControl, in DoLayoutFlowedContainer()
2628 uCurHAlignState, rgCurLineLayoutItems, bUseBreakControl, in DoLayoutFlowedContainer()
2669 uCurHAlignState, rgCurLineLayoutItems, bUseBreakControl, in DoLayoutFlowedContainer()
2938 FX_BOOL bUseBreakControl, in DoLayout() argument
2956 return DoLayoutFlowedContainer(bUseBreakControl, eLayoutStrategy, in DoLayout()