Searched refs:pLayoutContext (Results 1 - 3 of 3) sorted by relevance

/external/pdfium/xfa/src/fxfa/src/parser/
H A Dxfa_layout_pagemgr_new.h50 CXFA_LayoutContext* pLayoutContext = NULL);
H A Dxfa_layout_itemlayout.cpp1422 CXFA_LayoutContext* pLayoutContext = local
1441 pLayoutContext);
1948 CXFA_LayoutContext* pLayoutContext = NULL,
1986 pLayoutContext = &layoutContext;
1996 pLayoutContext);
2022 if (pFormNode == NULL && pLayoutContext &&
2023 pLayoutContext->m_pOverflowProcessor) {
2024 pFormNode = pLayoutContext->m_pOverflowNode;
2210 if (pFormNode == NULL && pLayoutContext != NULL) {
2211 pFormNode = pLayoutContext
[all...]
H A Dxfa_layout_pagemgr_new.cpp1607 CXFA_LayoutContext* pLayoutContext) {
1605 QueryOverflow( CXFA_Node* pFormNode, CXFA_LayoutContext* pLayoutContext) argument

Completed in 151 milliseconds