Home
last modified time | relevance | path

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

/aosp_15_r20/external/pdfium/xfa/fxfa/layout/
H A Dcxfa_contentlayoutprocessor.h77 UnownedPtr<CXFA_ContentLayoutProcessor> m_pOverflowProcessor; // OK, stack variable
H A Dcxfa_contentlayoutprocessor.cpp2390 layoutContext.m_pOverflowProcessor = this; in InsertFlowedItem()
2430 if (!pFormNode && pLayoutContext && pLayoutContext->m_pOverflowProcessor) { in InsertFlowedItem()
2606 pFormNode = pLayoutContext->m_pOverflowProcessor->GetFormNode(); in InsertFlowedItem()
2655 pFormNode = pLayoutContext->m_pOverflowProcessor->GetFormNode(); in InsertFlowedItem()