HomeSort by relevance Sort by last modified time
    Searched refs:bRootForceTb (Results 1 - 2 of 2) sorted by null

  /external/pdfium/xfa/fxfa/parser/
cxfa_itemlayoutprocessor.h 126 bool bRootForceTb);
140 bool bRootForceTb);
cxfa_itemlayoutprocessor.cpp 506 XFA_AttributeEnum GetLayout(CXFA_Node* pFormNode, bool* bRootForceTb) {
507 *bRootForceTb = false;
515 *bRootForceTb = true;
690 bool bRootForceTb = false;
692 GetLayout(pProcessor->m_pFormNode, &bRootForceTb);
    [all...]

Completed in 333 milliseconds