Home
last modified time | relevance | path

Searched refs:hitTest (Results 1 – 25 of 1215) sorted by relevance

12345678910>>...49

/dports/graphics/gnash/gnash-2b3bdede0305c4fc3ad21a0a4197330606c9b880/testsuite/actionscript.all/
H A DHitTest.as36 check_equals(a.hitTest(19, 19, false), false);
37 check_equals(a.hitTest(20, 20, false), true);
38 check_equals(a.hitTest(21, 21, false), true);
39 check_equals(a.hitTest(25, 25, false), true);
40 check_equals(a.hitTest(60, 60, false), true);
43 check_equals(a.hitTest(19, 19, true), false);
45 check_equals(a.hitTest(20, 20, true), true);
49 check_equals(a.hitTest(21, 21, true), true);
50 check_equals(a.hitTest(25, 25, true), true);
51 check_equals(a.hitTest(60, 60, true), false);
[all …]
/dports/graphics/gnash/gnash-2b3bdede0305c4fc3ad21a0a4197330606c9b880/testsuite/misc-ming.all/
H A DDrawingApiTest.as125 check( ! hitTest(376, 180, true) );
126 check( hitTest(376, 139, true) );
256 check( x.hitTest(126, 168, true) );
257 check( x.hitTest(112, 158, true) );
261 check( x.hitTest(122, 157, true) );
683 check(e.hitTest(x, y, true));
744 xcheck(line.hitTest(270, 40, true));
747 check(line.hitTest(230, 80, true));
1052 if ( hitTest(ch) ) {
1061 if ( ch.hitTest(_x, _y) ) {
[all …]
/dports/lang/purescript/purescript-0.14.5/_cabal_deps/uniplate-1.6.13/Data/Generics/Uniplate/Internal/
H A DDataInc.hs6 where answer = hitTest (undefined :: a) (undefined :: a)
9 where answer = hitTest (undefined :: a) (undefined :: a)
12 where answer = hitTest (undefined :: a) (undefined :: a)
16 where answer = hitTest (undefined :: a) (undefined :: b)
19 where answer = hitTest (undefined :: a) (undefined :: b)
22 where answer = hitTest (undefined :: a) (undefined :: b)
/dports/devel/hs-hlint/hlint-3.3.4/_cabal_deps/uniplate-1.6.13/Data/Generics/Uniplate/Internal/
H A DDataInc.hs6 where answer = hitTest (undefined :: a) (undefined :: a)
9 where answer = hitTest (undefined :: a) (undefined :: a)
12 where answer = hitTest (undefined :: a) (undefined :: a)
16 where answer = hitTest (undefined :: a) (undefined :: b)
19 where answer = hitTest (undefined :: a) (undefined :: b)
22 where answer = hitTest (undefined :: a) (undefined :: b)
/dports/devel/hs-hoogle/hoogle-5.0.18.2/_cabal_deps/uniplate-1.6.12/Data/Generics/Uniplate/Internal/
H A DDataInc.hs6 where answer = hitTest (undefined :: a) (undefined :: a)
9 where answer = hitTest (undefined :: a) (undefined :: a)
12 where answer = hitTest (undefined :: a) (undefined :: a)
16 where answer = hitTest (undefined :: a) (undefined :: b)
19 where answer = hitTest (undefined :: a) (undefined :: b)
22 where answer = hitTest (undefined :: a) (undefined :: b)
/dports/security/hs-cryptol/cryptol-2.11.0/_cabal_deps/uniplate-1.6.13/Data/Generics/Uniplate/Internal/
H A DDataInc.hs6 where answer = hitTest (undefined :: a) (undefined :: a)
9 where answer = hitTest (undefined :: a) (undefined :: a)
12 where answer = hitTest (undefined :: a) (undefined :: a)
16 where answer = hitTest (undefined :: a) (undefined :: b)
19 where answer = hitTest (undefined :: a) (undefined :: b)
22 where answer = hitTest (undefined :: a) (undefined :: b)
/dports/net-im/matterhorn/matterhorn-50200.13.0/_cabal_deps/uniplate-1.6.12/Data/Generics/Uniplate/Internal/
H A DDataInc.hs6 where answer = hitTest (undefined :: a) (undefined :: a)
9 where answer = hitTest (undefined :: a) (undefined :: a)
12 where answer = hitTest (undefined :: a) (undefined :: a)
16 where answer = hitTest (undefined :: a) (undefined :: b)
19 where answer = hitTest (undefined :: a) (undefined :: b)
22 where answer = hitTest (undefined :: a) (undefined :: b)
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/uniplate-1.6.13/Data/Generics/Uniplate/Internal/
H A DDataInc.hs6 where answer = hitTest (undefined :: a) (undefined :: a)
9 where answer = hitTest (undefined :: a) (undefined :: a)
12 where answer = hitTest (undefined :: a) (undefined :: a)
16 where answer = hitTest (undefined :: a) (undefined :: b)
19 where answer = hitTest (undefined :: a) (undefined :: b)
22 where answer = hitTest (undefined :: a) (undefined :: b)
/dports/textproc/hs-pandoc-crossref/pandoc-crossref-0.3.12.0/_cabal_deps/uniplate-1.6.13/Data/Generics/Uniplate/Internal/
H A DDataInc.hs6 where answer = hitTest (undefined :: a) (undefined :: a)
9 where answer = hitTest (undefined :: a) (undefined :: a)
12 where answer = hitTest (undefined :: a) (undefined :: a)
16 where answer = hitTest (undefined :: a) (undefined :: b)
19 where answer = hitTest (undefined :: a) (undefined :: b)
22 where answer = hitTest (undefined :: a) (undefined :: b)
/dports/textproc/hs-pandoc/pandoc-2.14.2/_cabal_deps/uniplate-1.6.13/Data/Generics/Uniplate/Internal/
H A DDataInc.hs6 where answer = hitTest (undefined :: a) (undefined :: a)
9 where answer = hitTest (undefined :: a) (undefined :: a)
12 where answer = hitTest (undefined :: a) (undefined :: a)
16 where answer = hitTest (undefined :: a) (undefined :: b)
19 where answer = hitTest (undefined :: a) (undefined :: b)
22 where answer = hitTest (undefined :: a) (undefined :: b)
/dports/editors/calligra/calligra-3.2.1/libs/textlayout/tests/
H A DTestTableLayout.cpp221 KoPointedAt p = provider->area(0)->hitTest(point, Qt::FuzzyHit); in testMergedCells()
437 KoPointedAt p = provider->area(0)->hitTest(point, Qt::FuzzyHit); in testOneTableNeedsTwoRootAreas()
442 p = provider->area(1)->hitTest(point, Qt::FuzzyHit); in testOneTableNeedsTwoRootAreas()
471 KoPointedAt p = provider->area(0)->hitTest(point, Qt::FuzzyHit); in testTwoTablesNeedsTwoRootAreas()
476 p = provider->area(1)->hitTest(point, Qt::FuzzyHit); in testTwoTablesNeedsTwoRootAreas()
515 p = provider->area(1)->hitTest(point, Qt::FuzzyHit); in testMergedRowsSpansAreas()
591 p = provider->area(0)->hitTest(point, Qt::FuzzyHit); in testTwoTablesMergedRowsSpansAreas()
595 p = provider->area(1)->hitTest(point, Qt::FuzzyHit); in testTwoTablesMergedRowsSpansAreas()
628 p = provider->area(0)->hitTest(point, Qt::FuzzyHit); in testTwoTablesMergedRowsSpansThreeAreas()
632 p = provider->area(1)->hitTest(point, Qt::FuzzyHit); in testTwoTablesMergedRowsSpansThreeAreas()
[all …]
/dports/www/falkon/falkon-3.2.0/src/lib/webengine/
H A Dwebview.cpp701 if (!hitTest.linkUrl().isEmpty() && hitTest.linkUrl().scheme() != QL1S("javascript")) { in createContextMenu()
705 if (!hitTest.imageUrl().isEmpty()) { in createContextMenu()
709 if (!hitTest.mediaUrl().isEmpty()) { in createContextMenu()
713 if (hitTest.isContentEditable()) { in createContextMenu()
800 act->setData(hitTest.linkUrl()); in createLinkContextMenu()
809 bData << hitTest.linkUrl() << hitTest.linkTitle(); in createLinkContextMenu()
826 if (hitTest.imageUrl() != url()) { in createImageContextMenu()
828 act->setData(hitTest.imageUrl()); in createImageContextMenu()
848 Q_UNUSED(hitTest) in createSelectedTextContextMenu()
906 bool paused = hitTest.mediaPaused(); in createMediaContextMenu()
[all …]
H A Dwebview.h161 void createContextMenu(QMenu *menu, WebHitTestResult &hitTest);
163 void createLinkContextMenu(QMenu *menu, const WebHitTestResult &hitTest);
164 void createImageContextMenu(QMenu *menu, const WebHitTestResult &hitTest);
165 void createSelectedTextContextMenu(QMenu *menu, const WebHitTestResult &hitTest);
166 void createMediaContextMenu(QMenu *menu, const WebHitTestResult &hitTest);
/dports/www/kf5-kdewebkit/kdewebkit-5.89.0/src/
H A Dkwebview_p.h85 hitTest = q->page()->mainFrame()->hitTestContent(pos); in mouseReleased()
86 const QUrl url = hitTest.linkUrl(); in mouseReleased()
117 … if (!hitTest.linkUrl().isValid() && !hitTest.isContentEditable() && !page->isModified()) { in handleUrlPasteFromClipboard()
153 QWebHitTestResult hitTest; variable
/dports/games/corsix-th/CorsixTH-0.65.1/CorsixTH/Lua/dialogs/
H A Dfullscreen.lua104 x < self.width and y < self.height) and self:hitTest(x, y) then
110 function UIFullscreen:hitTest(x, y) function
125 return sprites.hitTest(sprites, 10, x + 9, y + 9) or
126 sprites.hitTest(sprites, 12, x - 600, y + 9) or
127 sprites.hitTest(sprites, 15, x + 9, y - 440) or
128 sprites.hitTest(sprites, 17, x - 600, y - 440)
/dports/devel/eric6/eric6-21.11/eric/eric6/WebBrowser/
H A DWebBrowserView.py566 if not hitTest.isContentEditable() and not hitTest.isContentSelected():
620 if hitTest.isContentEditable():
660 act.setData(hitTest.linkUrl())
666 act.setData(hitTest.linkUrl())
672 act.setData(hitTest.linkUrl())
682 act.setData(hitTest.linkUrl())
689 act.setData(hitTest.linkUrl())
695 act.setData(hitTest.linkUrl())
724 act.setData(hitTest.imageUrl())
799 if hitTest.mediaPaused():
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/svtools/source/table/
H A Dmousefunction.cxx43 TableCell const tableCell = i_tableControl.hitTest( aPoint ); in handleMouseMove()
92 TableCell const tableCell( i_tableControl.hitTest( i_event.GetPosPixel() ) ); in handleMouseDown()
174 TableCell const tableCell( i_tableControl.hitTest( i_event.GetPosPixel() ) ); in handleMouseDown()
196 TableCell const tableCell = i_tableControl.hitTest( i_event.GetPosPixel() ); in handleMouseUp()
234 TableCell const tableCell( i_tableControl.hitTest( i_event.GetPosPixel() ) ); in handleMouseDown()
250 TableCell const tableCell( i_tableControl.hitTest( i_event.GetPosPixel() ) ); in handleMouseUp()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svtools/source/table/
H A Dmousefunction.cxx45 TableCell const tableCell = i_tableControl.hitTest( aPoint ); in handleMouseMove()
94 TableCell const tableCell( i_tableControl.hitTest( i_event.GetPosPixel() ) ); in handleMouseDown()
176 TableCell const tableCell( i_tableControl.hitTest( i_event.GetPosPixel() ) ); in handleMouseDown()
198 TableCell const tableCell = i_tableControl.hitTest( i_event.GetPosPixel() ); in handleMouseUp()
236 TableCell const tableCell( i_tableControl.hitTest( i_event.GetPosPixel() ) ); in handleMouseDown()
252 TableCell const tableCell( i_tableControl.hitTest( i_event.GetPosPixel() ) ); in handleMouseUp()
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/saga/
H A Dinterface.h132 PanelButton *hitTest(const Point& mousePoint, int buttonType) { in hitTest() function
276 return _mainPanel.hitTest(mousePoint, kPanelButtonInventory); in inventoryHitTest()
279 return _mainPanel.hitTest(mousePoint, kPanelButtonVerb); in verbHitTest()
295 return _conversePanel.hitTest(mousePoint, kPanelAllButtons); in converseHitTest()
301 …return _optionPanel.hitTest(mousePoint, kPanelButtonOptionSaveFiles | kPanelButtonOption | kPanelB… in optionHitTest()
307 return _quitPanel.hitTest(mousePoint, kPanelAllButtons); in quitHitTest()
313 return _loadPanel.hitTest(mousePoint, kPanelAllButtons); in loadHitTest()
319 return _savePanel.hitTest(mousePoint, kPanelAllButtons); in saveHitTest()
H A Dobjectmap.cpp86 bool HitZone::hitTest(const Point &testPoint) { in hitTest() function in Saga::HitZone
206 hitZoneIndex = hitTest(pickPoint); in draw()
221 int ObjectMap::hitTest(const Point& testPoint) { in hitTest() function in Saga::ObjectMap
225 if (i->hitTest(testPoint)) { in hitTest()
/dports/games/scummvm/scummvm-2.5.1/engines/saga/
H A Dinterface.h132 PanelButton *hitTest(const Point& mousePoint, int buttonType) { in hitTest() function
276 return _mainPanel.hitTest(mousePoint, kPanelButtonInventory); in inventoryHitTest()
279 return _mainPanel.hitTest(mousePoint, kPanelButtonVerb); in verbHitTest()
295 return _conversePanel.hitTest(mousePoint, kPanelAllButtons); in converseHitTest()
301 …return _optionPanel.hitTest(mousePoint, kPanelButtonOptionSaveFiles | kPanelButtonOption | kPanelB… in optionHitTest()
307 return _quitPanel.hitTest(mousePoint, kPanelAllButtons); in quitHitTest()
313 return _loadPanel.hitTest(mousePoint, kPanelAllButtons); in loadHitTest()
319 return _savePanel.hitTest(mousePoint, kPanelAllButtons); in saveHitTest()
H A Dobjectmap.cpp86 bool HitZone::hitTest(const Point &testPoint) { in hitTest() function in Saga::HitZone
206 hitZoneIndex = hitTest(pickPoint); in draw()
221 int ObjectMap::hitTest(const Point& testPoint) { in hitTest() function in Saga::ObjectMap
225 if (i->hitTest(testPoint)) { in hitTest()
/dports/games/corsix-th/CorsixTH-0.65.1/CorsixTH/Lua/dialogs/resizables/
H A Dnew_game.lua145 x < self.width and y < self.height) and self:hitTest(x, y) then
151 function UINewGame:hitTest(x, y) function
165 return sprites.hitTest(sprites, 10, x + 9, y + 9) or
166 sprites.hitTest(sprites, 12, x - 160, y + 9) or
167 sprites.hitTest(sprites, 15, x + 9, y - 240) or
168 sprites.hitTest(sprites, 17, x - 160, y - 240)
/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
110 return hitTest(polygonPoint, point, 0); in hitTest()
/dports/net/quiterss/quiterss-0.19.4_1/src/webview/
H A Dwebview.cpp139 const QWebHitTestResult &hitTest = page()->mainFrame()->hitTestContent(dragStartPos_); in mouseMoveEvent() local
140 if (hitTest.linkUrl().isEmpty()) { in mouseMoveEvent()
147 mime->setUrls(QList<QUrl>() << hitTest.linkUrl()); in mouseMoveEvent()
148 mime->setText(hitTest.linkUrl().toString()); in mouseMoveEvent()

12345678910>>...49