Home
last modified time | relevance | path

Searched refs:ComboBox (Results 1 – 8 of 8) sorted by relevance

/external/pdfium/core/src/fpdfdoc/
Ddoc_formfield.cpp83 m_Type = ComboBox; in SyncFieldFlags()
127 case CPDF_FormField::ComboBox: { in ResetField()
227 case ComboBox: in GetFieldType()
332 case ComboBox: { in SetValue()
477 if (GetType() == ComboBox) { in ClearSelection()
490 if (GetType() == ComboBox) { in ClearSelection()
501 ASSERT(GetType() == ComboBox || GetType() == ListBox); in IsItemSelected()
547 ASSERT(GetType() == ComboBox || GetType() == ListBox); in SetItemSelection()
557 if (GetType() == ComboBox) { in SetItemSelection()
590 } else if (m_Type == ComboBox) { in SetItemSelection()
[all …]
Ddoc_form.cpp1184 if ((eType == CPDF_FormField::ListBox || eType == CPDF_FormField::ComboBox) && in FDF_ImportField()
/external/lzma/CPP/7zip/Bundles/SFXWin/
Dmakefile47 $O\ComboBox.obj \
DSFXWin.dsp527 SOURCE=..\..\..\Windows\Control\ComboBox.cpp
531 SOURCE=..\..\..\Windows\Control\ComboBox.h
/external/sonivox/jet_tools/JetCreator/
DJetCtrls.py249 …self.cmb = wx.ComboBox(parent, id, "", pos=(pos[0]-MacOffset(),pos[1]), size=(w, -1), style=wx.CB_…
DJetDialogs.py64 …self.ctrls[Text] = wx.ComboBox(panel, Id, "", wx.Point(Col, Row + LBL_OFFSET), wx.Size(Len,-1), Ls…
/external/pdfium/core/include/fpdfdoc/
Dfpdf_doc.h731 ComboBox, enumerator
/external/libvncserver/webclients/java-applet/ssl/
Dultravnc-102-JavaViewer-ssl-etc.patch243 +System.out.println("ComboBox: Str '" + str + "'");
266 +System.out.println("ComboBox: Add " + idx + " '" + drive[i/3] + "'");
309 +System.out.println("ComboBox: C_drive index: " + C_drive);
313 +System.out.println("ComboBox: Other_drive index: " + O_drive);