Home
last modified time | relevance | path

Searched defs:mouseover (Results 1 – 25 of 72) sorted by relevance

123

/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/ui/knot/
H A Dknot.cpp498 void SPKnot::setFill(guint32 normal, guint32 mouseover, guint32 dragging, guint32 selected) { in setFill()
505 void SPKnot::setStroke(guint32 normal, guint32 mouseover, guint32 dragging, guint32 selected) { in setStroke()
512 void SPKnot::setImage(guchar* normal, guchar* mouseover, guchar* dragging, guchar* selected) { in setImage()
519 void SPKnot::setCursor(GdkCursor* normal, GdkCursor* mouseover, GdkCursor* dragging, GdkCursor* sel… in setCursor()
/dports/games/blackshadeselite/blackshadeselite/Source/
H A DButton.h48 bool mouseover; variable
/dports/graphics/gource/gource-0.51/src/
H A Dslider.h31 float mouseover; variable
H A Dpawn.h55 bool mouseover; variable
/dports/sysutils/logstalgia/Logstalgia-logstalgia-1.1.2/src/
H A Dslider.h13 float mouseover; variable
/dports/games/naev/naev-0.7.0/src/
H A Dequipment.h39 int mouseover; /**< Mouse over slot. */ member
/dports/net-im/uTox/uTox/src/ui/
H A Dscrollable.h16 bool left, mousedown, mouseover, mouseover2; member
H A Ddropdown.c128 bool mouseover; in dropdown_mmove() local
165 bool mouseover = inrect(mx, my, 0, 0, w, h); in dropdown_mmove() local
H A Ddropdown.h18 bool mouseover, open, skip_mup; member
H A Dbutton.h34 bool mouseover, mousedown, disabled, nodraw; member
H A Dcontextmenu.c77 bool mouseover = inrect(mx, my, x, b->y, w, b->height); in contextmenu_mmove() local
H A Dswitch.c62 bool mouseover = inrect(mx, my, real_x, 0, real_w, height); in switch_mmove() local
H A Dbutton.c91 bool mouseover = inrect(mx, my, real_x, 0, real_w, height); in button_mmove() local
H A Dswitch.h36 bool mouseover, mousedown, disabled, nodraw; member
H A Dedit.h25 bool multiline, mouseover, noborder, readonly, select_completely, vcentered, password; member
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/share/qtcreator/translations/
H A Dqtcreator_cs.ts65340 <source>Display context-sensitive help or type information on mouseover.</source> alias
65348 <source>Displays context-sensitive help or type information on mouseover.</source> alias
H A Dqtcreator_hr.ts44085 <source>Displays context-sensitive help or type information on mouseover.</source> alias
H A Dqtcreator_de.ts21955 <source>Displays context-sensitive help or type information on mouseover.</source> alias
/dports/games/legesmotus/legesmotus-0.4.0/client/
H A DMenu.hpp44 virtual void mouseover(MenuItem* item, int x, int y) { (void)(item); } in mouseover() function in LM::Menu
H A DRadialMenu.cpp68 void RadialMenu::mouseover(MenuItem* item, int x, int y) { in mouseover() function in RadialMenu
/dports/audio/ardour6/Ardour-6.8.0/gtk2_ardour/
H A Dport_matrix_body.h61 std::list<PortMatrixNode> mouseover () const { in mouseover() function
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/ui/view/
H A Dsvg-view-widget.cpp235 SVGViewWidget::mouseover() in mouseover() function in Inkscape::UI::View::SVGViewWidget
/dports/games/openlierox/OpenLieroX/src/client/DeprecatedGUI/
H A DMenu_Main.cpp112 int mouseover = false; in Menu_MainFrame() local
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/ui/tool/
H A Dcontrol-point.h202 ColorEntry mouseover; member
/dports/devel/simgear/simgear-2020.3.11/simgear/canvas/
H A DCanvasEventManager.cxx298 MouseEventPtr mouseover(new MouseEvent(*event)); in handleMove() local

123