Home
last modified time | relevance | path

Searched refs:removeAllItems (Results 1 – 25 of 899) sorted by relevance

12345678910>>...36

/dports/deskutils/ausweisapp2/AusweisApp2-1.22.2/src/core/
H A DDiagnosisModel.cpp257 mNetworkInterfaceSection->removeAllItems(); in onNetworkInfoChanged()
300 mNetworkConnectionSection->removeAllItems(); in onConnectionTestDone()
349 mAntivirusSection->removeAllItems(); in onAntivirusInformationChanged()
381 mAntivirusSection->removeAllItems(); in onAntivirusDetectionFailed()
389 mFirewallSection->removeAllItems();
457 mFirewallSection->removeAllItems();
465 mPcscSection->removeAllItems();
504 mRemoteDeviceSection->removeAllItems();
540 mCardReaderSection->removeAllItems();
/dports/science/gtamsanalyzer/GTAMSAnalyzer.src.0.42/Source/
H A DsetMacroWatcher.m271 [macroMenu removeAllItems];
281 [setObjectMenu removeAllItems];
289 [localAutosetMenu removeAllItems];
297 [columnMenu removeAllItems];
346 [macroMenu removeAllItems];
357 [codeSetMenu removeAllItems];
361 [setObjectMenu removeAllItems];
369 [localAutosetMenu removeAllItems];
377 [columnMenu removeAllItems];
/dports/science/paje/Paje_1.97/Paje/
H A DPajeController.m34 - (void)removeAllItems; method in RemoveAllItems
37 - (void)removeAllItems
164 [filtersPopUp removeAllItems];
165 [filtersMenu removeAllItems];
309 [filtersMenu removeAllItems];
310 [filtersPopUp removeAllItems];
/dports/games/wop/wop-0.4.3/src/
H A Dnoncollidablepool.cpp94 m_ExplosionPool.removeAllItems(); in deserialize()
99 m_SmokePool.removeAllItems(); in deserialize()
/dports/x11-toolkits/mygui-opengl/mygui-MyGUI3.4.0/UnitTests/UnitTest_MultiList/
H A DBiIndexData.cpp29 void BiIndexData::removeAllItems() in removeAllItems() function in unittest::BiIndexData
31 BiIndexBase::removeAllItems(); in removeAllItems()
/dports/x11-toolkits/mygui-ogre/mygui-MyGUI3.4.0/UnitTests/UnitTest_MultiList/
H A DBiIndexData.cpp29 void BiIndexData::removeAllItems() in removeAllItems() function in unittest::BiIndexData
31 BiIndexBase::removeAllItems(); in removeAllItems()
/dports/x11-toolkits/mygui-dummy/mygui-MyGUI3.4.0/UnitTests/UnitTest_MultiList/
H A DBiIndexData.cpp29 void BiIndexData::removeAllItems() in removeAllItems() function in unittest::BiIndexData
31 BiIndexBase::removeAllItems(); in removeAllItems()
/dports/x11-toolkits/mygui/mygui-MyGUI3.4.0/UnitTests/UnitTest_MultiList/
H A DBiIndexData.cpp29 void BiIndexData::removeAllItems() in removeAllItems() function in unittest::BiIndexData
31 BiIndexBase::removeAllItems(); in removeAllItems()
/dports/games/stuntrally/stuntrally-2.6.1/source/ogre/common/
H A DGuiCom_Options.cpp49 cmb->removeAllItems(); in GuiInitGraphics()
104 { cmb->removeAllItems(); in GuiInitGraphics()
121 { cmb->removeAllItems(); in GuiInitGraphics()
138 { cmb->removeAllItems(); in GuiInitGraphics()
/dports/lang/fpc-source/fpc-3.2.2/packages/cocoaint/src/webkit/
H A DWebHistory.inc32 procedure removeAllItems; message 'removeAllItems';
/dports/editors/libreoffice/libreoffice-7.2.6.2/wizards/com/sun/star/wizards/ui/
H A DFieldSelection.java482 private void removeAllItems(XListBox _xListBox) in removeAllItems() method in FieldSelection
491 removeAllItems(xFieldsListBox); in initialize()
496 removeAllItems(xSelectedFieldsListBox); in initialize()
511 removeAllItems(xSelectedFieldsListBox); in initialize()
524 removeAllItems(xFieldsListBox); in selectFields()
527 removeAllItems(xSelectedFieldsListBox); in selectFields()
564 removeAllItems(xFieldsListBox); in deselectFields()
566 removeAllItems(xSelectedFieldsListBox); in deselectFields()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/wizards/com/sun/star/wizards/ui/
H A DFieldSelection.java482 private void removeAllItems(XListBox _xListBox) in removeAllItems() method in FieldSelection
491 removeAllItems(xFieldsListBox); in initialize()
496 removeAllItems(xSelectedFieldsListBox); in initialize()
511 removeAllItems(xSelectedFieldsListBox); in initialize()
524 removeAllItems(xFieldsListBox); in selectFields()
527 removeAllItems(xSelectedFieldsListBox); in selectFields()
564 removeAllItems(xFieldsListBox); in deselectFields()
566 removeAllItems(xSelectedFieldsListBox); in deselectFields()
/dports/dns/py-namebench/namebench-1.3.1/cocoa/
H A Dcontroller.py174 self.location.removeAllItems()
181 self.health_performance.removeAllItems()
185 self.data_source.removeAllItems()
/dports/science/paje/Paje_1.97/ReductionFilter/
H A DBusyNode.m77 [groupByPopUp removeAllItems];
78 [entityTypePopUp removeAllItems];
79 //[nameMatrix removeAllItems];
80 [entityNamePopUp removeAllItems];
150 [entityNamePopUp removeAllItems];
180 [entityTypePopUp removeAllItems];
212 [groupByPopUp removeAllItems];
250 [reduceModePopUp removeAllItems];
/dports/devel/gwenhywfar-fox16/gwenhywfar-5.6.0/gui/cocoa/
H A Dw_combobox.mm49 if (comboBox) [comboBox removeAllItems];
50 else if (popUp) [popUp removeAllItems];
162 if (comboBox) [comboBox removeAllItems];
163 else if (popUp) [popUp removeAllItems];
/dports/devel/gwenhywfar-qt5/gwenhywfar-5.6.0/gui/cocoa/
H A Dw_combobox.mm49 if (comboBox) [comboBox removeAllItems];
50 else if (popUp) [popUp removeAllItems];
162 if (comboBox) [comboBox removeAllItems];
163 else if (popUp) [popUp removeAllItems];
/dports/devel/gwenhywfar-gtk3/gwenhywfar-5.6.0/gui/cocoa/
H A Dw_combobox.mm49 if (comboBox) [comboBox removeAllItems];
50 else if (popUp) [popUp removeAllItems];
162 if (comboBox) [comboBox removeAllItems];
163 else if (popUp) [popUp removeAllItems];
/dports/science/paje/Paje_1.97/FieldFilter/
H A DFieldFilter.m58 [entityTypePopUp removeAllItems];
71 [entityTypePopUp removeAllItems];
112 [entityTypePopUp removeAllItems];
201 [fieldNamePopUp removeAllItems];
/dports/devel/gwenhywfar/gwenhywfar-5.6.0/gui/cocoa/
H A Dw_combobox.mm49 if (comboBox) [comboBox removeAllItems];
50 else if (popUp) [popUp removeAllItems];
162 if (comboBox) [comboBox removeAllItems];
163 else if (popUp) [popUp removeAllItems];
/dports/devel/gwenhywfar-gtk2/gwenhywfar-5.6.0/gui/cocoa/
H A Dw_combobox.mm49 if (comboBox) [comboBox removeAllItems];
50 else if (popUp) [popUp removeAllItems];
162 if (comboBox) [comboBox removeAllItems];
163 else if (popUp) [popUp removeAllItems];
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/javax/swing/JComboBox/7031551/
H A Dbug7031551.java71 rawTestComboBox.removeAllItems(); in testRawSignatures()
105 stringTestComboBox.removeAllItems(); in testGenericSignatures()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/javax/swing/JComboBox/7031551/
H A Dbug7031551.java71 rawTestComboBox.removeAllItems(); in testRawSignatures()
105 stringTestComboBox.removeAllItems(); in testGenericSignatures()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/javax/swing/JComboBox/7031551/
H A Dbug7031551.java71 rawTestComboBox.removeAllItems(); in testRawSignatures()
105 stringTestComboBox.removeAllItems(); in testGenericSignatures()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/javax/swing/JComboBox/7031551/
H A Dbug7031551.java71 rawTestComboBox.removeAllItems(); in testRawSignatures()
105 stringTestComboBox.removeAllItems(); in testGenericSignatures()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/javax/swing/JComboBox/7031551/
H A Dbug7031551.java71 rawTestComboBox.removeAllItems(); in testRawSignatures()
105 stringTestComboBox.removeAllItems(); in testGenericSignatures()

12345678910>>...36