Home
last modified time | relevance | path

Searched refs:showItems (Results 1 – 25 of 125) sorted by relevance

12345

/dports/games/wizznic/Wizznic-1.1/src/list/
H A Dmain.c35 void showItems(list_t* list) in showItems() function
58 showItems(list); in main()
67 showItems(list); in main()
73 showItems(list); in main()
82 showItems(list); in main()
88 showItems(list); in main()
111 showItems(list2); in main()
/dports/games/scorched3d/scorched/src/client/GLW/
H A DGLWTankTip.h34 void showItems(float x, float y);
47 void showItems(float x, float y);
60 void showItems(float x, float y);
73 void showItems(float x, float y);
108 void showItems(float x, float y);
120 void showItems(float x, float y);
133 void showItems(float x, float y);
H A DGLWScorchedInfo.cpp503 tankTips->autodTip.showItems(GLWTranslate::getPosX() + x, in mouseDown()
507 tankTips->paraTip.showItems(GLWTranslate::getPosX() + x, in mouseDown()
513 tankTips->shieldTip.showItems(GLWTranslate::getPosX() + x, in mouseDown()
517 tankTips->batteryTip.showItems(GLWTranslate::getPosX() + x, in mouseDown()
521 tankTips->fuelTip.showItems(GLWTranslate::getPosX() + x, in mouseDown()
525 tankTips->weaponTip.showItems(GLWTranslate::getPosX() + x, in mouseDown()
529 tankTips->weaponTip.showItems(GLWTranslate::getPosX() + x, in mouseDown()
533 tankTips->weaponTip.showItems(GLWTranslate::getPosX() + x, in mouseDown()
537 tankTips->undoMenu.showItems(GLWTranslate::getPosX() + x, in mouseDown()
541 tankTips->undoMenu.showItems(GLWTranslate::getPosX() + x, in mouseDown()
[all …]
H A DGLWTankTip.cpp50 void TankUndoMenu::showItems(float x, float y) in showItems() function in TankUndoMenu
109 void TankFuelTip::showItems(float x, float y) in showItems() function in TankFuelTip
193 void TankBatteryTip::showItems(float x, float y) in showItems() function in TankBatteryTip
249 void TankShieldTip::showItems(float x, float y) in showItems() function in TankShieldTip
392 void TankParachutesTip::showItems(float x, float y) in showItems() function in TankParachutesTip
465 void TankAutoDefenseTip::showItems(float x, float y) in showItems() function in TankAutoDefenseTip
511 void TankWeaponTip::showItems(float x, float y) in showItems() function in TankWeaponTip
H A DGLWScorchedInfoSpinner.cpp217 tankTips->undoMenu.showItems(GLWTranslate::getPosX() + x, in mouseDown()
221 tankTips->undoMenu.showItems(GLWTranslate::getPosX() + x, in mouseDown()
225 tankTips->undoMenu.showItems(GLWTranslate::getPosX() + x, in mouseDown()
/dports/audio/rhvoice/RHVoice-1.2.4/src/third-party/cldr/tools/java/org/unicode/cldr/test/
H A DTestTransformsSimple.java163 showItems(out, true, "Source", "ToLatin", "FromLatin", "BackToLatin");
178 showItems(out, true, "Latin", "ToNative", "BackToLatin", "BackToNative");
193 showItems(out, true, "Latin", "Target", "BackToLatin", "BackToTarget");
234 errorCount += showItems(out, false, source, to, from, backto);
244 showItems(out, true, "Source", "ToLatin", "FromLatin", "BackToLatin");
246showItems(out, true, "Source", "ToLatin", "FromLatin", "BackToLatin", "WithoutSeparator");
266 showItems(out, false, source, to, from, backto, bad ? "FAIL" : null);
278showItems(out, false, source, to, from, otherTo, otherFrom, bad ? "FAIL" : null);
285 private static int showItems(PrintWriter out, boolean th, String... sourceList) {
/dports/audio/tuxguitar/tuxguitar-src-1.2/TuxGuitar/src/org/herac/tuxguitar/gui/items/menu/
H A DBeatMenuItem.java72 public void showItems(){ in showItems() method in BeatMenuItem
87 this.durationMenuItem.showItems(); in showItems()
91 this.chordMenuItem.showItems(); in showItems()
95 this.effectMenuItem.showItems(); in showItems()
99 this.dynamicMenuItem.showItems(); in showItems()
/dports/astro/qmapshack/qmapshack-V_1.16.1/src/qmapshack/gis/db/
H A DIDBFolder.cpp222 addChildren(QSet<QString>(), true, showItems()); in expanding()
263 addChildren(info->keysChildren, true, showItems()); in update()
381 addChildren(activeChildren, false, showItems()); in update()
467 void IDBFolder::addChildren(const QSet<QString>& activeChildren, bool showFolders, bool showItems) in addChildren() argument
487 if(showItems) in addChildren()
602 if(showItems()) in setChildIndicator()
677 bool IDBFolder::showItems() const in showItems() function in IDBFolder
H A DIDBFolder.h198 virtual void addChildren(const QSet<QString>& activeChildren, bool showFolders, bool showItems);
215 bool showItems() const;
/dports/graphics/gpxsee/GPXSee-7.32/src/GUI/
H A Delevationgraph.cpp181 void ElevationGraph::showItems(const QList<ElevationGraphItem *> &list, in showItems() function in ElevationGraph
196 showItems(_tracks, show); in showTracks()
206 showItems(_routes, show); in showRoutes()
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/wx/src/gen/
H A DwxBoxSizer.erl34 show/2,show/3,showItems/2]).
66 showItems(This,Show) -> wxSizer:showItems(This,Show). function
H A DwxStaticBoxSizer.erl34 setVirtualSizeHints/2,show/2,show/3,showItems/2]).
94 showItems(This,Show) -> wxSizer:showItems(This,Show). function
H A DwxStdDialogButtonSizer.erl35 setVirtualSizeHints/2,show/2,show/3,showItems/2]).
100 showItems(This,Show) -> wxSizer:showItems(This,Show). function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/wx/src/gen/
H A DwxBoxSizer.erl34 show/2,show/3,showItems/2]).
66 showItems(This,Show) -> wxSizer:showItems(This,Show). function
H A DwxStaticBoxSizer.erl34 setVirtualSizeHints/2,show/2,show/3,showItems/2]).
94 showItems(This,Show) -> wxSizer:showItems(This,Show). function
H A DwxStdDialogButtonSizer.erl35 setVirtualSizeHints/2,show/2,show/3,showItems/2]).
100 showItems(This,Show) -> wxSizer:showItems(This,Show). function
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/wx/src/gen/
H A DwxBoxSizer.erl34 show/2,show/3,showItems/2]).
66 showItems(This,Show) -> wxSizer:showItems(This,Show). function
H A DwxStdDialogButtonSizer.erl35 setVirtualSizeHints/2,show/2,show/3,showItems/2]).
100 showItems(This,Show) -> wxSizer:showItems(This,Show). function
H A DwxStaticBoxSizer.erl34 setVirtualSizeHints/2,show/2,show/3,showItems/2]).
94 showItems(This,Show) -> wxSizer:showItems(This,Show). function
/dports/lang/erlang/otp-OTP-24.1.7/lib/wx/src/gen/
H A DwxBoxSizer.erl34 show/2,show/3,showItems/2]).
66 showItems(This,Show) -> wxSizer:showItems(This,Show). function
H A DwxStdDialogButtonSizer.erl35 setVirtualSizeHints/2,show/2,show/3,showItems/2]).
100 showItems(This,Show) -> wxSizer:showItems(This,Show). function
H A DwxStaticBoxSizer.erl34 setVirtualSizeHints/2,show/2,show/3,showItems/2]).
94 showItems(This,Show) -> wxSizer:showItems(This,Show). function
/dports/mail/thunderbird/thunderbird-91.8.0/comm/calendar/base/modules/utils/
H A DcalItipUtils.jsm315 * showItems: ["imipXXXButton", ...],
358 data.showItems.push("imipDetailsButton");
407 data.showItems.push("imipUpdateButton");
410 data.showItems.push("imipAddButton");
457 data.showItems.push("imipAcceptButton");
459 data.showItems.push("imipTentativeButton");
471 data.showItems.push("imipDeclineButton");
473 data.showItems.push("imipMoreButton");
482 data.showItems.push("imipDeleteButton");
486 data.showItems.push("imipReconfirmButton");
[all …]
/dports/audio/tuxguitar/tuxguitar-src-1.2/TuxGuitar/src/org/herac/tuxguitar/gui/items/
H A DToolItems.java33 public abstract void showItems(ToolBar toolBar); in showItems() method in ToolItems
H A DMenuItems.java10 public abstract void showItems(); in showItems() method in MenuItems

12345