Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/layout/
Dcxfa_contentlayoutprocessor.h121 bool bRootForceTb);
135 bool bRootForceTb);
Dcxfa_contentlayoutprocessor.cpp332 XFA_AttributeValue GetLayout(CXFA_Node* pFormNode, bool* bRootForceTb) { in GetLayout() argument
333 *bRootForceTb = false; in GetLayout()
341 *bRootForceTb = true; in GetLayout()
1508 bool bRootForceTb) { in DoLayoutFlowedContainer() argument
1841 fContentWidthLimit, bRootForceTb); in DoLayoutFlowedContainer()
1884 bool bRootForceTb) { in CalculateRowChildPosition() argument
1910 if (bRootForceTb) { in CalculateRowChildPosition()
1927 if (bRootForceTb) { in CalculateRowChildPosition()
1942 if (bRootForceTb) { in CalculateRowChildPosition()
2060 bool bRootForceTb = false; in DoLayoutInternal() local
[all …]