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

  /external/pdfium/xfa/fxfa/app/
xfa_ffnotify.cpp 56 if (pWidgetAcc->GetUIType() != XFA_Element::ChoiceList)
74 if (pWidgetAcc->GetUIType() != XFA_Element::ChoiceList)
113 case XFA_Element::ChoiceList: {
255 if (hWidget->GetDataAcc()->GetUIType() != XFA_Element::ChoiceList) {
xfa_ffwidgethandler.cpp 380 return CreateField(XFA_Element::ChoiceList, pParent, pBefore);
xfa_ffwidgetacc.cpp 248 case XFA_Element::ChoiceList:
    [all...]
xfa_fffield.cpp 42 type != XFA_Element::ChoiceList) {
  /external/pdfium/xfa/fxfa/parser/
cxfa_widgetdata.cpp 190 case XFA_Element::ChoiceList: {
715 XFA_Element::ChoiceList, XFA_ATTRIBUTE_CommitOn, XFA_XDPPACKET_Form);
723 XFA_Element::ChoiceList, XFA_ATTRIBUTE_TextEntry, XFA_XDPPACKET_Form);
730 return GetAttributeDefaultValue_Enum(XFA_Element::ChoiceList,
    [all...]
xfa_basic_data_element_properties.cpp 69 {XFA_Element::ChoiceList, 1, XFA_PROPERTYFLAG_OneOf},
xfa_utils.cpp 216 pFirstChild->GetElementType() == XFA_Element::ChoiceList) {
xfa_document_datamerger_imp.cpp 153 case XFA_Element::ChoiceList:
298 case XFA_Element::ChoiceList:
    [all...]
xfa_basic_data.cpp 93 {0x10395ac7, L"choiceList", XFA_Element::ChoiceList,
    [all...]
cxfa_node.cpp     [all...]
  /external/pdfium/xfa/fxfa/
fxfa_basic.h 655 ChoiceList,

Completed in 95 milliseconds