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

  /external/pdfium/xfa/src/fxfa/src/parser/
xfa_basic_data.cpp     [all...]
xfa_layout_itemlayout.cpp 106 pFormNode->GetFirstChildByClass(XFA_ELEMENT_Margin);
259 pLayoutItem->m_pFormNode->GetFirstChildByClass(XFA_ELEMENT_Margin);
393 XFA_ELEMENT_Margin)) {
    [all...]
xfa_objectacc_imp.cpp 390 return CXFA_Margin(m_pNode ? m_pNode->GetChild(0, XFA_ELEMENT_Margin) : NULL);
    [all...]
xfa_object_imp.cpp     [all...]
  /external/pdfium/xfa/include/fxfa/
fxfa_basic.h 645 XFA_ELEMENT_Margin,
    [all...]
  /external/pdfium/xfa/src/fxfa/src/app/
xfa_ffnotify.cpp 491 case XFA_ELEMENT_Margin:
xfa_ffwidgethandler.cpp 541 CXFA_Node* pMargin = CreateCopyNode(XFA_ELEMENT_Margin, pParent);

Completed in 152 milliseconds