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

  /external/pdfium/xfa/fxfa/parser/
cxfa_layoutitem.h 28 CXFA_Node* GetFormNode() const { return m_pFormNode; }
cxfa_layoutprocessor.cpp 67 CXFA_Node* pFormNode = m_pRootItemLayoutProcessor->GetFormNode();
cxfa_itemlayoutprocessor.h 67 CXFA_Node* GetFormNode() { return m_pFormNode; }
cxfa_itemlayoutprocessor.cpp     [all...]
  /external/pdfium/xfa/fxfa/
cxfa_ffpageview.cpp 408 if (IsLayoutElement(pSearchItem->GetFormNode()->GetElementType(), true)) {
cxfa_ffwidget.cpp 224 if (pLayoutItem->GetFormNode()->HasCreatedUIWidget())

Completed in 465 milliseconds