Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/parser/
Dcxfa_itemlayoutprocessor.h126 bool bRootForceTb);
140 bool bRootForceTb);
Dcxfa_itemlayoutprocessor.cpp506 XFA_AttributeEnum GetLayout(CXFA_Node* pFormNode, bool* bRootForceTb) { in GetLayout() argument
507 *bRootForceTb = false; in GetLayout()
515 *bRootForceTb = true; in GetLayout()
690 bool bRootForceTb = false; in InsertFlowedItem() local
692 GetLayout(pProcessor->m_pFormNode, &bRootForceTb); in InsertFlowedItem()
2142 bool bRootForceTb) { in DoLayoutFlowedContainer() argument
2551 fContentWidthLimit, bRootForceTb); in DoLayoutFlowedContainer()
2596 bool bRootForceTb) { in CalculateRowChildPosition() argument
2624 if (bRootForceTb) { in CalculateRowChildPosition()
2643 if (bRootForceTb) { in CalculateRowChildPosition()
[all …]