Home
last modified time | relevance | path

Searched refs:widgetExists (Results 1 – 25 of 37) sorted by relevance

12

/dports/games/spacejunk/spacejunk-1.0.5/guichan/
H A Dgui.cpp84 if (Widget::widgetExists(mTop)) in ~Gui()
344 if (Widget::widgetExists(widget)) in handleMouseMoved()
376 if (!Widget::widgetExists(widget)) in handleMouseMoved()
426 && Widget::widgetExists(widget)) in handleMouseMoved()
461 && Widget::widgetExists(widget)) in handleMouseMoved()
709 if (!Widget::widgetExists(widget)) in distributeMouseEvent()
815 if (!Widget::widgetExists(widget)) in distributeKeyEvent()
931 if (Widget::widgetExists(widget)) in handleModalFocusGained()
978 && Widget::widgetExists(widget)) in handleModalFocusReleased()
H A Dwidget.cpp502 bool Widget::widgetExists(const Widget* widget) in widgetExists() function in gcn::Widget
/dports/devel/guichan/guichan-0.8.2/src/
H A Dgui.cpp84 if (Widget::widgetExists(mTop)) in ~Gui()
344 if (Widget::widgetExists(widget)) in handleMouseMoved()
376 if (!Widget::widgetExists(widget)) in handleMouseMoved()
426 && Widget::widgetExists(widget)) in handleMouseMoved()
461 && Widget::widgetExists(widget)) in handleMouseMoved()
709 if (!Widget::widgetExists(widget)) in distributeMouseEvent()
815 if (!Widget::widgetExists(widget)) in distributeKeyEvent()
931 if (Widget::widgetExists(widget)) in handleModalFocusGained()
978 && Widget::widgetExists(widget)) in handleModalFocusReleased()
H A Dwidget.cpp502 bool Widget::widgetExists(const Widget* widget) in widgetExists() function in gcn::Widget
/dports/games/qonk/qonk-0.3.1/guichan/guichan/
H A Dgui.cpp101 if (Widget::widgetExists(mTop)) in ~Gui()
361 && Widget::widgetExists(mLastWidgetWithMouse) in handleMouseMoved()
392 && Widget::widgetExists(mLastWidgetWithMouse)) in handleMouseMoved()
432 && Widget::widgetExists(mDraggedWidget)) in handleMouseMoved()
751 if (!Widget::widgetExists(widget)) in distributeMouseEvent()
841 if (!Widget::widgetExists(sourceWidget)) in distributeKeyEvent()
H A Dwidget.hpp527 static bool widgetExists(const Widget* widget);
H A Dwidget.cpp430 bool Widget::widgetExists(const Widget* widget) in widgetExists() function in gcn::Widget
/dports/games/manaplus/manaplus-2.1.3.17/src/gui/
H A Dgui.cpp282 if (Widget::widgetExists(mTop)) in ~Gui()
609 if (Widget::widgetExists(widget)) in handleMouseMoved()
646 if (!Widget::widgetExists(widget)) in handleMouseMoved()
699 && Widget::widgetExists(widget) && in handleMouseMoved()
733 && Widget::widgetExists(widget)) in handleMouseMoved()
889 if (!Widget::widgetExists(widget)) in distributeMouseEvent()
1342 if (!Widget::widgetExists(widget)) in distributeKeyEvent()
1466 if (Widget::widgetExists(widget)) in handleModalFocusGained()
1512 if (!widgetIsPresentInQueue && Widget::widgetExists(widget)) in handleModalFocusReleased()
/dports/devel/fifechan/fifechan-0.1.5/src/
H A Dgui.cpp130 if (Widget::widgetExists(mTop)) in ~Gui()
744 if (!Widget::widgetExists(widget)) in distributeMouseEvent()
842 if (!Widget::widgetExists(widget)) in distributeKeyEvent()
1045 if(Widget::widgetExists(hiddenWidget) && hiddenWidget->isEnabled()) in handleHiddenWidgets()
/dports/games/stratagus/stratagus-3.2.0/src/guichan/include/guichan/
H A Dwidget.h596 static bool widgetExists(const Widget* widget);
/dports/games/stratagus/stratagus-3.2.0/src/guichan/
H A Dgui.cpp79 if (Widget::widgetExists(mTop)) in ~Gui()
H A Dwidget.cpp662 bool Widget::widgetExists(const Widget* widget) in widgetExists() function in gcn::Widget
/dports/games/wyrmgus/Wyrmgus-3.5.4/src/guichan/
H A Dgui.cpp79 if (Widget::widgetExists(mTop)) in ~Gui()
H A Dwidget.cpp680 bool Widget::widgetExists(const Widget* widget) in widgetExists() function in gcn::Widget
/dports/games/spacejunk/spacejunk-1.0.5/guichan/include/guichan/
H A Dwidget.hpp691 static bool widgetExists(const Widget* widget);
/dports/devel/guichan/guichan-0.8.2/include/guichan/
H A Dwidget.hpp691 static bool widgetExists(const Widget* widget);
/dports/games/wyrmgus/Wyrmgus-3.5.4/src/guichan/include/guichan/
H A Dwidget.h616 static bool widgetExists(const Widget* widget);
/dports/devel/fifechan/fifechan-0.1.5/include/fifechan/
H A Dwidget.hpp1062 static bool widgetExists(const Widget* widget);
/dports/games/manaplus/manaplus-2.1.3.17/src/gui/widgets/
H A Dwidget.h677 static bool widgetExists(const Widget *const widget) A_WARN_UNUSED;
H A Dwidget.cpp361 bool Widget::widgetExists(const Widget *const widget) in widgetExists() function in Widget
/dports/games/qonk/qonk-0.3.1/guichan/guichan/widgets/
H A Ddropdown.cpp136 if (widgetExists(mListBox)) in ~DropDown()
/dports/games/spacejunk/spacejunk-1.0.5/guichan/widgets/
H A Ddropdown.cpp112 if (widgetExists(mListBox)) in ~DropDown()
/dports/devel/guichan/guichan-0.8.2/src/widgets/
H A Ddropdown.cpp112 if (widgetExists(mListBox)) in ~DropDown()
/dports/devel/fifechan/fifechan-0.1.5/src/widgets/
H A Ddropdown.cpp128 if (widgetExists(mListBox)) in ~DropDown()
/dports/games/stratagus/stratagus-3.2.0/src/guichan/widgets/
H A Ddropdown.cpp173 if (widgetExists(mListBox)) in ~DropDown()

12