Home
last modified time | relevance | path

Searched refs:_addItem (Results 1 – 25 of 143) sorted by relevance

123456

/dports/mail/horde-ingo/ingo-3.2.16/lib/Script/
H A DProcmail.php140 $this->_addItem(
151 …$this->_addItem(Ingo::RULE_ALL, new Ingo_Script_Procmail_Variable(array('name' => $key, 'value' =>…
182 $this->_addItem(Ingo::RULE_FILTER, $recipe);
193 $this->_addItem(Ingo::RULE_FILTER, $recipe);
203 $this->_addItem(Ingo::RULE_FILTER, new Ingo_Script_Procmail_Default($this->_params));
234 $this->_addItem(Ingo::RULE_BLACKLIST, $recipe);
258 $this->_addItem(Ingo::RULE_WHITELIST, $recipe);
286 …$this->_addItem(Ingo::RULE_VACATION, new Ingo_Script_Procmail_Comment(_("Vacation"), $disable, tru…
291 $this->_addItem(Ingo::RULE_VACATION, $recipe);
307 …$this->_addItem(Ingo::RULE_FORWARD, new Ingo_Script_Procmail_Comment(_("Forwards"), $disable, true…
[all …]
H A DMaildrop.php118 …$this->_addItem(Ingo::RULE_ALL, new Ingo_Script_Maildrop_Variable(array('name' => $key, 'value' =>…
152 $this->_addItem(Ingo::RULE_FILTER, $recipe);
185 $this->_addItem(Ingo::RULE_BLACKLIST, $recipe);
209 $this->_addItem(Ingo::RULE_WHITELIST, $recipe);
227 …$this->_addItem(Ingo::RULE_FORWARD, new Ingo_Script_Maildrop_Comment(_("Forwards"), $disable, true…
236 $this->_addItem(Ingo::RULE_FORWARD, $recipe);
259 …$this->_addItem(Ingo::RULE_VACATION, new Ingo_Script_Maildrop_Comment(_("Vacation"), $disable, tru…
264 $this->_addItem(Ingo::RULE_VACATION, $recipe);
265 $this->_addItem(
296 …$this->_addItem(Ingo::RULE_SPAM, new Ingo_Script_Maildrop_Comment(_("Spam Filter"), $disable, true…
[all …]
H A DSieve.php198 $this->_addItem(Ingo::RULE_FORWARD, $if);
255 $this->_addItem(Ingo::RULE_BLACKLIST, $if);
262 $this->_addItem(Ingo::RULE_BLACKLIST, $if);
271 $this->_addItem(Ingo::RULE_BLACKLIST, $if);
278 $this->_addItem(Ingo::RULE_BLACKLIST, $if);
304 $this->_addItem(Ingo::RULE_WHITELIST, $if);
383 $this->_addItem(Ingo::RULE_VACATION, $if);
385 $this->_addItem(Ingo::RULE_VACATION, $action[0]);
431 $this->_addItem(Ingo::RULE_SPAM, $if);
952 $this->_addItem(Ingo::RULE_FILTER, $if);
[all …]
H A DCustomsql.php77 $this->_addItem(
87 $this->_addItem(
H A DIspconfig.php65 $this->_addItem(
H A DBase.php295 protected function _addItem($rule, Ingo_Script_Item $item, $name = null) function in Ingo_Script_Base
/dports/devel/eric6/eric6-21.11/eric/eric6/QScintilla/
H A DEditorOutlineModel.py114 self._addItem(node, parentItem)
125 self._addItem(node, parentItem)
132 self._addItem(node, parentItem)
138 self._addItem(node, parentItem)
148 self._addItem(m_node, node)
158 self._addItem(mn_node, m_node)
/dports/devel/eric6/eric6-21.11/eric/eric6/UI/
H A DBrowserModel.py360 self._addItem(node, itm)
400 self._addItem(itm, self.rootItem)
496 def _addItem(self, itm, parentItem): member in BrowserModel
523 self._addItem(itm, parentItem)
583 self._addItem(node, parentItem)
666 self._addItem(node, parentItem)
672 self._addItem(node, parentItem)
677 self._addItem(node, parentItem)
774 self._addItem(node, parentItem)
785 self._addItem(node, parentItem)
[all …]
/dports/finance/electrum/Electrum-4.1.5/packages/qtpy/_patch/
H A Dqcombobox.py57 _addItem = QComboBox.addItem
65 _addItem(self, *args, **kwargs)
/dports/devel/git-cola/git-cola-3.10.1/qtpy/_patch/
H A Dqcombobox.py57 _addItem = QComboBox.addItem
65 _addItem(self, *args, **kwargs)
/dports/devel/py-QtPy/QtPy-1.11.3/qtpy/_patch/
H A Dqcombobox.py57 _addItem = QComboBox.addItem
65 _addItem(self, *args, **kwargs)
/dports/x11-toolkits/mygui-dummy/mygui-MyGUI3.4.0/MyGUIEngine/include/
H A DMyGUI_IItemContainer.h28 virtual void _addItem(const MyGUI::UString& _name) { } in _addItem() function
H A DMyGUI_ComboBox.h160 void _addItem(const MyGUI::UString& _name) override;
/dports/x11-toolkits/mygui/mygui-MyGUI3.4.0/MyGUIEngine/include/
H A DMyGUI_IItemContainer.h28 virtual void _addItem(const MyGUI::UString& _name) { } in _addItem() function
H A DMyGUI_ComboBox.h160 void _addItem(const MyGUI::UString& _name) override;
/dports/x11-toolkits/mygui-opengl/mygui-MyGUI3.4.0/MyGUIEngine/include/
H A DMyGUI_IItemContainer.h28 virtual void _addItem(const MyGUI::UString& _name) { } in _addItem() function
H A DMyGUI_ComboBox.h160 void _addItem(const MyGUI::UString& _name) override;
/dports/x11-toolkits/mygui-ogre/mygui-MyGUI3.4.0/MyGUIEngine/include/
H A DMyGUI_IItemContainer.h28 virtual void _addItem(const MyGUI::UString& _name) { } in _addItem() function
/dports/games/scourge/scourge/src/sqbinding/
H A Dsqmission.h64 static int _addItem( HSQUIRRELVM vm );
/dports/science/py-paida/paida-3.2.1_2.10.1/paida/paida_core/
H A DIAnnotation.py20 def _addItem(self, key, value, sticky): member in IAnnotation
/dports/www/py-weboob-qt/weboob-qt-2.0/weboob/tools/application/qt5/
H A Dmodels.py259 self._addItem(obj, self.root, QModelIndex())
261 def _addItem(self, obj, parent, parent_qidx): member in ResultModel
277 self._addItem(obj, parent_item, parent_qidx)
/dports/editors/libreoffice/libreoffice-7.2.6.2/qadevOOo/tests/java/ifc/awt/
H A D_XComboBox.java127 public void _addItem() { in _addItem() method in _XComboBox
/dports/editors/libreoffice6/libreoffice-6.4.7.2/qadevOOo/tests/java/ifc/awt/
H A D_XComboBox.java127 public void _addItem() { in _addItem() method in _XComboBox
/dports/devel/eric6/eric6-21.11/eric/eric6/Project/
H A DProjectBrowserModel.py398 self._addItem(node, parentItem)
461 self._addItem(itm, parentItem)
506 self._addItem(itm, olditem)
737 self._addItem(node, itm)
/dports/devel/py-pyxb/PyXB-1.2.6/pyxb/utils/
H A Dsaxdom.py85 …this_state.__attributes._addItem(Attr(expanded_name=attr_en, namespace_context=ns_ctx, value=value…
245 def _addItem (self, attr): member in NamedNodeMap

123456