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

  /external/pdfium/xfa/fxfa/parser/
cxfa_datagroup.cpp 15 constexpr wchar_t kName[] = L"dataGroup";
24 XFA_Element::DataGroup,
cxfa_nodehelper.cpp 347 XFA_Element eClassType = XFA_Element::DataGroup;
376 m_eLastCreateType = XFA_Element::DataGroup;
379 ? XFA_Element::DataGroup
xfa_document_datamerger_imp.cpp 185 L"dataGroup");
415 XFA_Element::DataGroup);
418 XFA_Element::DataGroup)) {
584 eMatchNodeType = XFA_Element::DataGroup;
588 ? XFA_Element::DataGroup
630 (eMatchNodeType == XFA_Element::DataGroup &&
    [all...]
cxfa_document.cpp 156 XFA_Element::DataGroup);
160 XFA_Element::DataGroup)) {
181 XFA_Element::DataGroup)
cxfa_simple_parser.cpp 777 XFA_Element::DataGroup);
    [all...]
xfa_utils.cpp 504 if (pDataNode->GetElementType() != XFA_Element::DataGroup)
520 L"dataGroup");
cxfa_node_statics.cpp 561 {0xc7743dc7 /* dataGroup */, XFA_Element::DataGroup},
    [all...]
  /external/pdfium/xfa/fxfa/
fxfa_basic.h 860 DataGroup,
  /external/pdfium/fxjs/
cfxjse_resolveprocessor.cpp 724 if (m_pNodeHelper->m_eLastCreateType == XFA_Element::DataGroup) {
  /external/pdfium/fxjs/xfa/
cjx_object.cpp 474 xfaObj->GetElementType() == XFA_Element::DataGroup)) {
    [all...]

Completed in 70 milliseconds