Home
last modified time | relevance | path

Searched defs:hitTest (Results 1 – 25 of 437) sorted by relevance

12345678910>>...18

/dports/net-mgmt/phpweathermap/weathermap/
H A DHTML_ImageMap.class.php81 function hitTest($x,$y) function in HTML_ImageMap_Area_Polygon
186 function hitTest($x,$y) function in HTML_ImageMap_Area_Rectangle
219 function hitTest($x,$y) function in HTML_ImageMap_Area_Circle
281 function hitTest($x,$y,$namefilter="") function in HTML_ImageMap
/dports/games/scummvm/scummvm-2.5.1/engines/asylum/puzzles/
H A Dpuzzle.cpp98 bool Puzzle::hitTest(const int16 (*polygonPoint)[2], const Common::Point &point, uint32 index) cons… in hitTest() function in Asylum::Puzzle
109 bool Puzzle::hitTest(const int16 (*polygonPoint)[2], const Common::Point &point) const { in hitTest() function in Asylum::Puzzle
/dports/devel/flex-sdk/flex-sdk-4.6.0.23201/frameworks/projects/textLayout/src/flashx/textLayout/utils/
H A DHitTestArea.as205 public function hitTest(x:Number, y:Number):FlowElement method in flashx.textLayout.utils.HitTestArea
/dports/games/corsix-th/CorsixTH-0.65.1/CorsixTH/Lua/dialogs/
H A Dfullscreen.lua110 function UIFullscreen:hitTest(x, y) function
H A Dinformation.lua119 function UIInformation:hitTest(x, y) function
H A Dresizable.lua123 function UIResizable:hitTest(x, y) function
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/saga/
H A Dobjectmap.cpp86 bool HitZone::hitTest(const Point &testPoint) { in hitTest() function in Saga::HitZone
221 int ObjectMap::hitTest(const Point& testPoint) { in hitTest() function in Saga::ObjectMap
/dports/games/scummvm/scummvm-2.5.1/engines/saga/
H A Dobjectmap.cpp86 bool HitZone::hitTest(const Point &testPoint) { in hitTest() function in Saga::HitZone
221 int ObjectMap::hitTest(const Point& testPoint) { in hitTest() function in Saga::ObjectMap
/dports/games/corsix-th/CorsixTH-0.65.1/CorsixTH/Lua/dialogs/resizables/
H A Dnew_game.lua151 function UINewGame:hitTest(x, y) function
/dports/multimedia/libbluray/libbluray-1.3.0/src/libbluray/bdj/java/org/havi/ui/
H A DHAdjustableLook.java25 public int hitTest(HOrientable component, Point point); in hitTest() method
/dports/multimedia/handbrake/libbluray-1.3.0/src/libbluray/bdj/java/org/havi/ui/
H A DHAdjustableLook.java25 public int hitTest(HOrientable component, Point point); in hitTest() method
/dports/www/firefox-esr/firefox-91.8.0/gfx/graphite2/src/
H A DPosition.cpp32 bool Rect::hitTest(Rect &other) in hitTest() function in Rect
/dports/graphics/krita/krita-4.4.8/libs/flake/
H A DKoShapeLayer.cpp43 bool KoShapeLayer::hitTest(const QPointF &position) const in hitTest() function in KoShapeLayer
/dports/www/firefox/firefox-99.0/gfx/graphite2/src/
H A DPosition.cpp32 bool Rect::hitTest(Rect &other) in hitTest() function in Rect
/dports/graphics/graphite2/graphite2-1.3.14/src/
H A DPosition.cpp32 bool Rect::hitTest(Rect &other) in hitTest() function in Rect
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/graphite2/src/
H A DPosition.cpp32 bool Rect::hitTest(Rect &other) in hitTest() function in Rect
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/graphite2/src/
H A DPosition.cpp32 bool Rect::hitTest(Rect &other) in hitTest() function in Rect
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/graphite2/src/
H A DPosition.cpp32 bool Rect::hitTest(Rect &other) in hitTest() function in Rect
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/graphite2/src/
H A DPosition.cpp32 bool Rect::hitTest(Rect &other) in hitTest() function in Rect
/dports/www/falkon/falkon-3.2.0/src/lib/popupwindow/
H A Dpopupwebview.cpp95 WebHitTestResult hitTest = page()->hitTestContent(event->pos()); in _contextMenuEvent() local
/dports/editors/calligra/calligra-3.2.1/libs/flake/
H A DKoShapeLayer.cpp42 bool KoShapeLayer::hitTest(const QPointF &position) const in hitTest() function in KoShapeLayer
/dports/audio/carla/Carla-2.4.1/source/modules/juce_gui_basics/mouse/
H A Djuce_LassoComponent.h213 bool hitTest (int, int) override { return false; } in hitTest() function
/dports/audio/carla/Carla-2.4.1/source/modules/juce_gui_basics/layout/
H A Djuce_ResizableCornerComponent.cpp87 bool ResizableCornerComponent::hitTest (int x, int y) in hitTest() function in juce::ResizableCornerComponent
/dports/devel/juce/JUCE-f37e9a1/modules/juce_gui_basics/mouse/
H A Djuce_LassoComponent.h213 bool hitTest (int, int) override { return false; } in hitTest() function
/dports/devel/juce/JUCE-f37e9a1/modules/juce_gui_basics/layout/
H A Djuce_ResizableCornerComponent.cpp87 bool ResizableCornerComponent::hitTest (int x, int y) in hitTest() function in juce::ResizableCornerComponent

12345678910>>...18