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

  /external/pdfium/xfa/fxfa/parser/
cxfa_choicelist.cpp 29 constexpr wchar_t kName[] = L"choiceList";
38 XFA_Element::ChoiceList,
cxfa_ui.cpp 16 {XFA_Element::ChoiceList, 1, XFA_PROPERTYFLAG_OneOf},
xfa_utils.cpp 568 pFirstChild->GetElementType() != XFA_Element::ChoiceList) {
xfa_document_datamerger_imp.cpp 165 case XFA_Element::ChoiceList:
317 case XFA_Element::ChoiceList:
    [all...]
cxfa_node_statics.cpp 361 {0x10395ac7 /* choiceList */, XFA_Element::ChoiceList},
    [all...]
cxfa_node.cpp     [all...]
  /external/pdfium/xfa/fxfa/
cxfa_ffnotify.cpp 70 if (pSender->GetUIType() != XFA_Element::ChoiceList)
87 if (pSender->GetUIType() != XFA_Element::ChoiceList)
134 case XFA_Element::ChoiceList: {
276 XFA_Element::ChoiceList)
cxfa_ffwidgethandler.cpp 407 return CreateField(XFA_Element::ChoiceList, pParent, pBefore);
fxfa_basic.h 656 ChoiceList,
cxfa_fffield.cpp 55 type != XFA_Element::ChoiceList) {
cxfa_widgetacc.cpp 491 case XFA_Element::ChoiceList: {
577 case XFA_Element::ChoiceList:
    [all...]
  /external/pdfium/fxjs/xfa/
cjx_node.cpp 523 if (pUINode->GetElementType() != XFA_Element::ChoiceList ||

Completed in 152 milliseconds