Home
last modified time | relevance | path

Searched refs:allowOthers (Results 1 – 25 of 43) sorted by relevance

12

/dports/databases/pgadmin3/pgadmin3-1.22.2/pgadmin/include/gqb/
H A DgqbGridRestTable.h79 dxGridCellSizedChoiceEditor(const wxArrayString &choices, bool allowOthers = false);
80 …dxGridCellSizedChoiceEditor(size_t count = 0, const wxString choices[] = NULL, bool allowOthers = …
/dports/databases/pgadmin3/pgadmin3-1.22.2/pgadmin/gqb/
H A DgqbGridRestTable.cpp349 …dCellSizedChoiceEditor::dxGridCellSizedChoiceEditor(const wxArrayString &choices, bool allowOthers) in dxGridCellSizedChoiceEditor() argument
350 : wxGridCellChoiceEditor(choices, allowOthers) in dxGridCellSizedChoiceEditor()
355 …ChoiceEditor::dxGridCellSizedChoiceEditor(size_t count, const wxString choices[], bool allowOthers) in dxGridCellSizedChoiceEditor() argument
356 : wxGridCellChoiceEditor(count, choices, allowOthers) in dxGridCellSizedChoiceEditor()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/sip/cpp/
H A Dsip_gridwxGridCellChoiceEditor.cpp75 …iceEditor(const ::wxArrayString& choices,bool allowOthers): ::wxGridCellChoiceEditor(choices,all… in sipwxGridCellChoiceEditor() argument
739 bool allowOthers = 0; in init_type_wxGridCellChoiceEditor() local
746 …pKwds, sipKwdList, sipUnused, "J1|b", sipType_wxArrayString,&choices, &choicesState, &allowOthers)) in init_type_wxGridCellChoiceEditor()
751 sipCpp = new sipwxGridCellChoiceEditor(*choices,allowOthers); in init_type_wxGridCellChoiceEditor()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/include/wx/generic/
H A Dgrideditors.h298 bool allowOthers = false);
300 bool allowOthers = false);
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/include/wx/generic/
H A Dgrideditors.h298 bool allowOthers = false);
300 bool allowOthers = false);
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/wx/src/gen/
H A DwxGridCellChoiceEditor.erl51 MOpts = fun({allowOthers, _allowOthers} = Arg) -> Arg;
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/wx/src/gen/
H A DwxGridCellChoiceEditor.erl51 MOpts = fun({allowOthers, _allowOthers} = Arg) -> Arg;
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/wx/src/gen/
H A DwxGridCellChoiceEditor.erl51 MOpts = fun({allowOthers, _allowOthers} = Arg) -> Arg;
/dports/lang/erlang/otp-OTP-24.1.7/lib/wx/src/gen/
H A DwxGridCellChoiceEditor.erl51 MOpts = fun({allowOthers, _allowOthers} = Arg) -> Arg;
/dports/lang/kawa/kawa-3.1.1/gnu/commonlisp/lang/
H A DOrdinaryLambda.java39 Object allowOthers, Object aux, Object body) in setKeywords() argument
44 allowOtherKeysKeyword = allowOthers; in setKeywords()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/include/wx/generic/
H A Dgrideditors.h312 bool allowOthers = false);
314 bool allowOthers = false);
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/wx/src/gen/
H A DwxGridCellChoiceEditor.erl61 …MOpts = fun({allowOthers, AllowOthers}, Acc) -> [<<1:32/?UI,(wxe_util:from_bool(AllowOthers)):32/?…
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/wx/src/gen/
H A DwxGridCellChoiceEditor.erl61 …MOpts = fun({allowOthers, AllowOthers}, Acc) -> [<<1:32/?UI,(wxe_util:from_bool(AllowOthers)):32/?…
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/wx/src/gen/
H A DwxGridCellChoiceEditor.erl61 …MOpts = fun({allowOthers, AllowOthers}, Acc) -> [<<1:32/?UI,(wxe_util:from_bool(AllowOthers)):32/?…
/dports/math/gambit/gambit-16.0.1/src/labenski/include/wx/sheet/
H A Dsheetedt.h414 bool allowOthers = false);
416 bool allowOthers = false);
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/generic/
H A Dgrideditors.cpp1408 bool allowOthers) in wxGridCellChoiceEditor() argument
1410 m_allowOthers(allowOthers) { } in wxGridCellChoiceEditor()
1414 bool allowOthers) in wxGridCellChoiceEditor() argument
1415 : m_allowOthers(allowOthers) in wxGridCellChoiceEditor()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/generic/
H A Dgrideditors.cpp1408 bool allowOthers) in wxGridCellChoiceEditor() argument
1410 m_allowOthers(allowOthers) { } in wxGridCellChoiceEditor()
1414 bool allowOthers) in wxGridCellChoiceEditor() argument
1415 : m_allowOthers(allowOthers) in wxGridCellChoiceEditor()
/dports/math/gambit/gambit-16.0.1/src/labenski/src/
H A Dsheetedt.cpp1315 bool allowOthers) in wxSheetCellChoiceEditorRefData() argument
1316 : m_choices(choices), m_allowOthers(allowOthers) {} in wxSheetCellChoiceEditorRefData()
1320 bool allowOthers) in wxSheetCellChoiceEditorRefData() argument
1321 : m_allowOthers(allowOthers) in wxSheetCellChoiceEditorRefData()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/generic/
H A Dgrideditors.cpp1506 bool allowOthers) in wxGridCellChoiceEditor() argument
1508 m_allowOthers(allowOthers) { } in wxGridCellChoiceEditor()
1512 bool allowOthers) in wxGridCellChoiceEditor() argument
1513 : m_allowOthers(allowOthers) in wxGridCellChoiceEditor()
/dports/lang/kawa/kawa-3.1.1/gnu/mapping/
H A DCallContext.java448 public int nextKeywordIndex(String keyword, boolean allowOthers) { in nextKeywordIndex() argument
467 if (allowOthers && argkey.compareTo(keyword) < 0) in nextKeywordIndex()
/dports/audio/audacity/audacity-Audacity-3.1.3/src/
H A DTags.cpp628 ComboEditor(const wxArrayString& choices, bool allowOthers = false) in ComboEditor() argument
629 : wxGridCellChoiceEditor(choices, allowOthers) in ComboEditor()
631 , m_allowOthers{ allowOthers }
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/interface/wx/
H A Dgrid.h590 bool allowOthers = false);
602 bool allowOthers = false);
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/interface/wx/
H A Dgrid.h590 bool allowOthers = false);
602 bool allowOthers = false);
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/interface/wx/
H A Dgrid.h909 bool allowOthers = false);
921 bool allowOthers = false);
/dports/editors/rehex/rehex-0.4.0/wxLua/bindings/wxwidgets/
H A Dwxadv_grid.i196 wxGridCellChoiceEditor(const wxArrayString& choices, bool allowOthers = false);

12