Home
last modified time | relevance | path

Searched +defs:item +defs:Tool (Results 1 – 25 of 36) sorted by relevance

12

/dports/www/ilias6/ILIAS-6.14/src/GlobalScreen/Scope/MainMenu/Collector/Renderer/
H A DSlateSessionStateCode.php8 use ILIAS\GlobalScreen\Scope\Tool\Factory\Tool; alias
26 public function addOnloadCode(Slate $slate, isItem $item) : Slate
74 private function getLevel(isItem $item) : int
/dports/www/ilias6/ILIAS-6.14/src/GlobalScreen/Scope/Tool/Collector/Renderer/
H A DToolItemRenderer.php11 use ILIAS\GlobalScreen\Scope\Tool\Factory\Tool; alias
32 public function getComponentForItem(isItem $item, bool $with_content = false) : Component
/dports/www/ilias6/ILIAS-6.14/src/GlobalScreen/Scope/Tool/Collector/
H A DMainToolCollector.php13 use ILIAS\GlobalScreen\Scope\Tool\Factory\Tool; alias
143 private function applyTypeInformation(isToolItem $item) : isToolItem
156 private function getTypeInfoermationForItem(isToolItem $item) : TypeInformation
/dports/devel/codeblocks/codeblocks-20.03/src/plugins/contrib/wxSmith/wxwidgets/
H A Dwxsitemresdata.cpp392 wxsTool* Tool = Item->ConvertToTool(); in LoadToolsReq() local
723 for (const wxString &item : set) in GenerateCodeFromSet() local
728 for (const wxString &item : array) in GenerateCodeFromSet() local
1350 wxsTool* Tool = NewItem->ConvertToTool(); in SetXmlData() local
1393 bool wxsItemResData::InsertNewTool(wxsTool* Tool) in InsertNewTool()
/dports/x11-fm/rox-filer/rox-filer-2.11/ROX-Filer/src/
H A Dtoolbar.c45 typedef struct _Tool Tool; typedef
240 DirItem *item; in toolbar_update_info() local
770 DirItem *item = (DirItem *) value; in tally_items() local
/dports/devel/godot2/godot-2.1.6-stable/editor/plugins/
H A Dcanvas_item_editor_plugin.h69 enum Tool { enum
193 CanvasItem *item; member
/dports/devel/godot2-tools/godot-2.1.6-stable/editor/plugins/
H A Dcanvas_item_editor_plugin.h69 enum Tool { enum
193 CanvasItem *item; member
/dports/games/openclonk/openclonk-release-8.1-src/src/editor/
H A DC4ConsoleWin32.cpp1074 for (auto & item : items) in SetComboItems() local
1211 int32_t Tool = this->Tool; in UpdateToolCtrls() local
/dports/games/gtkradiant/GPL/GtkRadiant/radiant/
H A Dbuild.cpp158 class Tool : public Evaluatable class
1078 BuildMenuItem(const char* name, GtkMenuItem* item) in BuildMenuItem()
/dports/devel/godot/godot-3.2.3-stable/editor/plugins/
H A Dcanvas_item_editor_plugin.h75 enum Tool { enum
293 CanvasItem *item; member
/dports/devel/godot-tools/godot-3.2.3-stable/editor/plugins/
H A Dcanvas_item_editor_plugin.h75 enum Tool { enum
293 CanvasItem *item; member
/dports/games/netradiant/netradiant-20150621-src/radiant/
H A Dbuild.cpp142 class Tool : public Evaluatable class
991 BuildMenuItem( const char* name, GtkMenuItem* item ) in BuildMenuItem()
/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/pdb2pqr/scons/scons-local-2.3.3/SCons/
H A DEnvironment.py312 def __setitem__(self, item, val): argument
322 def __delitem__(self, item): argument
1804 def Tool(self, tool, toolpath=None, **kw): member in Base
/dports/graphics/photivo/photivo/scons-local-2.2.0/SCons/
H A DEnvironment.py311 def __setitem__(self, item, val): argument
321 def __delitem__(self, item): argument
1779 def Tool(self, tool, toolpath=None, **kw): member in Base
/dports/devel/nuitka/Nuitka-0.6.17/nuitka/build/inline_copy/lib/scons-2.3.2/SCons/
H A DEnvironment.py312 def __setitem__(self, item, val): argument
322 def __delitem__(self, item): argument
1780 def Tool(self, tool, toolpath=None, **kw): member in Base
/dports/devel/nuitka/Nuitka-0.6.17/nuitka/build/inline_copy/lib/scons-3.1.2/SCons/
H A DEnvironment.py307 def __setitem__(self, item, val): argument
317 def __delitem__(self, item): argument
1803 def Tool(self, tool, toolpath=None, **kw): member in Base
/dports/devel/scons/SCons-4.2.0/SCons/
H A DEnvironment.py290 def __setitem__(self, item, val): argument
300 def __delitem__(self, item): argument
1872 def Tool(self, tool, toolpath=None, **kwargs) -> SCons.Tool.Tool: member in Base
/dports/graphics/py-pivy/pivy-0.6.6/scons/scons-local-1.2.0.d20090919/SCons/
H A DEnvironment.py308 def __setitem__(self, item, val): argument
318 def __delitem__(self, item): argument
1698 def Tool(self, tool, toolpath=None, **kw): member in Base
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/scons-2.5.0/scons-local-2.5.0/SCons/
H A DEnvironment.py312 def __setitem__(self, item, val): argument
322 def __delitem__(self, item): argument
1782 def Tool(self, tool, toolpath=None, **kw): member in Base
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/monotouch/
H A DSystem.cs311 public string Tool { get { throw null; } } property in System.CodeDom.Compiler.GeneratedCodeAttribute
374 public void Add(T item) { } in Add()
392 public bool TryAdd(T item) { throw null; } in TryAdd()
420 public void Add(T item) { } in Add()
436 new bool Add(T item); in Add()
519 public bool Contains(T item) { throw null; } in Contains()
522 public void Enqueue(T item) { } in Enqueue()
727 public bool Add(T item) { throw null; } in Add()
746 public bool Remove(T item) { throw null; } in Remove()
784 public bool Contains(T item) { throw null; } in Contains()
[all …]
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monotouch/
H A DSystem.cs314 public string Tool { get { throw null; } } property in System.CodeDom.Compiler.GeneratedCodeAttribute
377 public void Add(T item) { } in Add()
395 public bool TryAdd(T item) { throw null; } in TryAdd()
423 public void Add(T item) { } in Add()
439 new bool Add(T item); in Add()
522 public bool Contains(T item) { throw null; } in Contains()
525 public void Enqueue(T item) { } in Enqueue()
730 public bool Add(T item) { throw null; } in Add()
749 public bool Remove(T item) { throw null; } in Remove()
787 public bool Contains(T item) { throw null; } in Contains()
[all …]
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/monodroid/
H A DSystem.cs309 public string Tool { get { throw null; } } property in System.CodeDom.Compiler.GeneratedCodeAttribute
372 public void Add(T item) { } in Add()
390 public bool TryAdd(T item) { throw null; } in TryAdd()
418 public void Add(T item) { } in Add()
434 new bool Add(T item); in Add()
517 public bool Contains(T item) { throw null; } in Contains()
520 public void Enqueue(T item) { } in Enqueue()
725 public bool Add(T item) { throw null; } in Add()
744 public bool Remove(T item) { throw null; } in Remove()
782 public bool Contains(T item) { throw null; } in Contains()
[all …]
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monodroid/
H A DSystem.cs310 public string Tool { get { throw null; } } property in System.CodeDom.Compiler.GeneratedCodeAttribute
373 public void Add(T item) { } in Add()
391 public bool TryAdd(T item) { throw null; } in TryAdd()
419 public void Add(T item) { } in Add()
435 new bool Add(T item); in Add()
518 public bool Contains(T item) { throw null; } in Contains()
521 public void Enqueue(T item) { } in Enqueue()
726 public bool Add(T item) { throw null; } in Add()
745 public bool Remove(T item) { throw null; } in Remove()
783 public bool Contains(T item) { throw null; } in Contains()
[all …]
/dports/emulators/visualboyadvance-m/visualboyadvance-m-VBA-M_Beta_2/src/wx/
H A Dguiinit.cpp225 void Tool(wxCommandEvent &ev) in Tool() function in CheatList_t
1422 wxString CheatListCtrl::OnGetItemText(long item, long column) const in OnGetItemText()
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.0/
H A DSystem.cs1877 public string Tool { get { throw null; } } property in System.CodeDom.Compiler.GeneratedCodeAttribute
2034 public void Add(T item) { } in Add()
2053 public bool TryAdd(T item) { throw null; } in TryAdd()
2081 public void Add(T item) { } in Add()
2096 new bool Add(T item); in Add()
2184 public bool Contains(T item) { throw null; } in Contains()
2187 public void Enqueue(T item) { } in Enqueue()
2393 public bool Add(T item) { throw null; } in Add()
2417 public bool Remove(T item) { throw null; } in Remove()
2456 public bool Contains(T item) { throw null; } in Contains()
[all …]

12