Searched defs:bAddedItemInRow (Results 1 - 1 of 1) sorted by relevance

/external/pdfium/xfa/fxfa/parser/
H A Dxfa_layout_itemlayout.cpp619 bool* bAddedItemInRow,
767 *bAddedItemInRow = true;
796 *bAddedItemInRow = true;
806 bAddedItemInRow, bForceEndPage, &eResult)) {
822 *bAddedItemInRow = true;
866 *bAddedItemInRow = true;
898 *bAddedItemInRow = true;
1978 bool* bAddedItemInRow,
2003 *bAddedItemInRow = true;
2010 *bAddedItemInRow
603 InsertFlowedItem( CXFA_ItemLayoutProcessor* pThis, CXFA_ItemLayoutProcessor* pProcessor, bool bContainerWidthAutoSize, bool bContainerHeightAutoSize, FX_FLOAT fContainerHeight, XFA_ATTRIBUTEENUM eFlowStrategy, uint8_t* uCurHAlignState, CFX_ArrayTemplate<CXFA_ContentLayoutItem*> (&rgCurLineLayoutItems)[3], bool bUseBreakControl, FX_FLOAT fAvailHeight, FX_FLOAT fRealHeight, FX_FLOAT fContentWidthLimit, FX_FLOAT* fContentCurRowY, FX_FLOAT* fContentCurRowAvailWidth, FX_FLOAT* fContentCurRowHeight, bool* bAddedItemInRow, bool* bForceEndPage, CXFA_LayoutContext* pLayoutContext, bool bNewRow) argument
1970 ProcessKeepForSplit( CXFA_ItemLayoutProcessor* pParentProcessor, CXFA_ItemLayoutProcessor* pChildProcessor, XFA_ItemLayoutProcessorResult eRetValue, CFX_ArrayTemplate<CXFA_ContentLayoutItem*>* rgCurLineLayoutItem, FX_FLOAT* fContentCurRowAvailWidth, FX_FLOAT* fContentCurRowHeight, FX_FLOAT* fContentCurRowY, bool* bAddedItemInRow, bool* bForceEndPage, XFA_ItemLayoutProcessorResult* result) argument
2267 bool bAddedItemInRow = false; local
[all...]

Completed in 67 milliseconds