Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/layout/
Dcxfa_contentlayoutprocessor.h53 CXFA_ViewLayoutProcessor* pViewLayoutProcessor);
Dcxfa_contentlayoutprocessor.cpp621 CXFA_ViewLayoutProcessor* pViewLayoutProcessor) in CXFA_ContentLayoutProcessor() argument
622 : m_pFormNode(pNode), m_pViewLayoutProcessor(pViewLayoutProcessor) { in CXFA_ContentLayoutProcessor()