Home
last modified time | relevance | path

Searched refs:scrollTo (Results 1 – 25 of 2083) sorted by relevance

12345678910>>...84

/dports/www/chromium-legacy/chromium-88.0.4324.182/content/public/android/javatests/src/org/chromium/content/browser/
H A DContentViewScrollingTest.java264 scrollTo(0, 2500); in testScrollTo()
268 scrollTo(2500, 2500); in testScrollTo()
272 scrollTo(2500, 0); in testScrollTo()
276 scrollTo(0, 0); in testScrollTo()
280 scrollTo(2500, 2500); in testScrollTo()
289 scrollTo(0, 0); in testScrollBy()
321 scrollTo(0, 0); in testJoystickScroll()
356 scrollTo(-10000, 10000); in testOverScroll()
360 scrollTo(10000, 10000); in testOverScroll()
364 scrollTo(10000, -10000); in testOverScroll()
[all …]
/dports/www/matomo/piwik/node_modules/jquery.scrollto/
H A DREADME.md1 # jQuery.scrollTo
5 …](https://badge.fury.io/gh/flesler%2Fjquery.scrollTo.svg)](http://badge.fury.io/gh/flesler%2Fjquer…
11 Via [bower](https://github.com/flesler/jquery.scrollTo/blob/master/bower.json):
13 bower install jquery.scrollTo
19 Via [packagist](https://packagist.org/packages/flesler/jquery.scrollTo):
28 <script src="//cdn.jsdelivr.net/jquery.scrollto/2.1.0/jquery.scrollTo.min.js"></script>
30 CDN provided by [cdnjs](https://cdnjs.com/libraries/jquery-scrollTo)
32 <script src="//cdnjs.cloudflare.com/ajax/libs/jquery-scrollTo/2.1.0/jquery.scrollTo.min.js"></scrip…
49 $(element).scrollTo(target[,duration][,settings]);
94 You can use `$.scrollTo(...)` as a shorthand for `$(window).scrollTo(...)`.
[all …]
/dports/www/foswiki/Foswiki-2.1.6/pub/System/JQueryPlugin/plugins/scrollto/
H A DMakefile2 jquery.scrollTo.js \
3 jquery.scrollTo.init.js \
9 git clone https://github.com/flesler/jquery.scrollTo.git $@
12 jquery.scrollTo.uncompressed.js: git/jquery.scrollTo.js
/dports/japanese/qolibri/qolibri-2.1.4/src/
H A Dpagewidget.h50 void scrollTo(QTreeWidgetItem *to);
53 void scrollTo(QTreeWidgetItem *to, int) in scrollTo() function
55 scrollTo(to); in scrollTo()
57 void scrollTo(QTreeWidgetItem *to, QTreeWidgetItem*) in scrollTo() function
59 scrollTo(to); in scrollTo()
/dports/www/firefox-esr/firefox-91.8.0/testing/web-platform/meta/css/css-scroll-snap/
H A DscrollTo-scrollBy-snaps.html.ini1 [scrollTo-scrollBy-snaps.html]
11 [scrollTo({left: 10000, top: -100}) on div lands on (1000, 0)]
14 [scrollTo({left: 10000, top: -100}) on viewport-defining element lands on (1000, 0)]
17 [scrollTo({left: 10000, top: -100}) on window lands on (1000, 0)]
/dports/www/firefox/firefox-99.0/testing/web-platform/meta/css/css-scroll-snap/
H A DscrollTo-scrollBy-snaps.html.ini1 [scrollTo-scrollBy-snaps.html]
11 [scrollTo({left: 10000, top: -100}) on div lands on (1000, 0)]
14 [scrollTo({left: 10000, top: -100}) on viewport-defining element lands on (1000, 0)]
17 [scrollTo({left: 10000, top: -100}) on window lands on (1000, 0)]
/dports/mail/thunderbird/thunderbird-91.8.0/testing/web-platform/meta/css/css-scroll-snap/
H A DscrollTo-scrollBy-snaps.html.ini1 [scrollTo-scrollBy-snaps.html]
11 [scrollTo({left: 10000, top: -100}) on div lands on (1000, 0)]
14 [scrollTo({left: 10000, top: -100}) on viewport-defining element lands on (1000, 0)]
17 [scrollTo({left: 10000, top: -100}) on window lands on (1000, 0)]
/dports/lang/spidermonkey78/firefox-78.9.0/testing/web-platform/meta/css/css-scroll-snap/
H A DscrollTo-scrollBy-snaps.html.ini1 [scrollTo-scrollBy-snaps.html]
11 [scrollTo({left: 10000, top: -100}) on div lands on (1000, 0)]
14 [scrollTo({left: 10000, top: -100}) on viewport-defining element lands on (1000, 0)]
17 [scrollTo({left: 10000, top: -100}) on window lands on (1000, 0)]
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/plugins/reportsDashboards/node_modules/dom-helpers/cjs/
H A Dindex.d.ts26 import scrollTo from './scrollTo';
31 …setParent, position, contains, scrollbarSize, scrollLeft, scrollParent, scrollTo, scrollTop, query…
58 scrollTo: typeof scrollTo;
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/plugins/reportsDashboards/node_modules/dom-helpers/esm/
H A Dindex.d.ts26 import scrollTo from './scrollTo';
31 …setParent, position, contains, scrollbarSize, scrollLeft, scrollParent, scrollTo, scrollTop, query…
58 scrollTo: typeof scrollTo;
/dports/lang/spidermonkey78/firefox-78.9.0/testing/web-platform/meta/css/cssom-view/
H A Dscroll-behavior-main-frame-root.html.ini22 [Main frame with auto scroll-behavior ; scrollTo() with auto behavior]
26 [Main frame with auto scroll-behavior ; scrollTo() with smooth behavior]
34 [Main frame with smooth scroll-behavior ; scrollTo() with auto behavior]
54 [Main frame with auto scroll-behavior ; scrollTo() with instant behavior]
58 [Main frame with auto scroll-behavior ; scrollTo() with default behavior]
70 [Main frame with smooth scroll-behavior ; scrollTo() with smooth behavior]
74 [Main frame with smooth scroll-behavior ; scrollTo() with instant behavior]
114 [Main frame with smooth scroll-behavior ; scrollTo() with default behavior]
H A Dscroll-behavior-subframe-window.html.ini20 [Main frame with auto scroll-behavior ; scrollTo() with smooth behavior]
25 [Main frame with smooth scroll-behavior ; scrollTo() with auto behavior]
35 [Main frame with smooth scroll-behavior ; scrollTo() with smooth behavior]
60 [Main frame with smooth scroll-behavior ; scrollTo() with default behavior]
74 [Main frame with auto scroll-behavior ; scrollTo() with auto behavior]
84 [Main frame with auto scroll-behavior ; scrollTo() with instant behavior]
89 [Main frame with auto scroll-behavior ; scrollTo() with default behavior]
98 [Main frame with smooth scroll-behavior ; scrollTo() with instant behavior]
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/android/features/autofill_assistant/javatests/src/org/chromium/chrome/browser/autofill_assistant/
H A DAutofillAssistantPersonalDataManagerTest.java11 import static androidx.test.espresso.action.ViewActions.scrollTo;
174 .perform(scrollTo(), click()); in testCreateAndEnterProfile()
225 .perform(scrollTo(), click()); in testCreateAndEditProfileMultipleTimes()
235 .perform(scrollTo(), click()); in testCreateAndEditProfileMultipleTimes()
244 .perform(scrollTo(), click()); in testCreateAndEditProfileMultipleTimes()
476 .perform(scrollTo(), click()); in testEditOfSelectedProfile()
557 .perform(scrollTo(), click()); in testCreateAndEnterCard()
711 .perform(scrollTo(), click()); in testExternalAddExpiredCreditCard()
858 .perform(scrollTo(), typeText("123 Main St")); in testCreateShippingAddressAndCreditCard()
887 .perform(scrollTo(), click()); in addCreditCardAndSelectAddress()
[all …]
/dports/games/flightgear-data/fgdata/Nasal/canvas/gui/widgets/
H A DScrollArea.nas54 scrollTo: func(x, y)
62 scrollToTop: func me.scrollTo( me._content_pos[0], 0 ),
64 scrollToBottom: func me.scrollTo( me._content_pos[0], me._max_scroll[1] ),
66 scrollToLeft: func me.scrollTo( 0, me._content_pos[1] ),
68 scrollToRight: func me.scrollTo( me._max_scroll[0], me._content_pos[1] ),
72 return me.scrollTo( me._content_pos[0] + x,
81 me.scrollTo( me._max_scroll[0] * (x / me._scroller_delta[0]),
90 me.scrollTo( me._content_pos[0],
166 me.scrollTo( me._drag_offsetX - e.clientX,
/dports/devel/vitables/ViTables-3.0.2/vitables/vttables/
H A Dleaf_view.py257 self.scrollTo(
279 self.scrollTo(
299 self.scrollTo(
322 self.scrollTo(
374 self.scrollTo(
403 self.scrollTo(self.tmodel.index(position, 0), hint)
497 self.scrollTo(
626 self.scrollTo(index,
657 self.scrollTo(index,
689 self.scrollTo(index,
[all …]
/dports/games/burrtools/burrtools-0.6.3/src/flu/
H A DFlu_Wrap_Group.cpp46 scrollTo = NULL; in Flu_Wrap_Group()
80 scrollTo = w; in scroll_to()
262 if( doScrollTo && (c == scrollTo) ) in layout()
267 scrollTo = NULL; in layout()
352 if( doScrollTo && (c == scrollTo) ) in layout()
357 scrollTo = NULL; in layout()
396 layout( scrollbar.visible(), scrollTo!=NULL ); in draw()
398 else if( scrollTo ) in draw()
401 scrollTo = NULL; in draw()
/dports/graphics/krita/krita-4.4.8/libs/ui/widgets/
H A Dkis_preset_selector_strip.cpp60 m_resourceItemView->scrollTo(m_resourceItemView->model()->index(0, 0)); in setPresetFilter()
70 …m_resourceItemView->scrollTo(m_resourceItemView->indexAt(beyondLeftMargin), QAbstractItemView::Ens… in on_leftScrollBtn_pressed()
77 …m_resourceItemView->scrollTo(m_resourceItemView->indexAt(beyondRightMargin), QAbstractItemView::En… in on_rightScrollBtn_pressed()
/dports/www/dillo2/dillo-3.0.5/dw/
H A Diterator.hh86 static void scrollTo (Iterator *it1, Iterator *it2, int start, int end,
212 inline static void scrollTo (DeepIterator *it1, DeepIterator *it2, in scrollTo() function in dw::core::DeepIterator
215 { Iterator::scrollTo(it1->stack.getTop(), it2->stack.getTop(), in scrollTo()
249 inline static void scrollTo (CharIterator *it1, CharIterator *it2, in scrollTo() function in dw::core::CharIterator
251 { DeepIterator::scrollTo(it1->it, it2->it, it1->pos, it2->pos, in scrollTo()
/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/include/tw/
H A Dscrollview.h43 virtual void scrollTo(const TPoint &p) { doScrollTo(p); } in scrollTo() function
44 inline void scrollTo(int x, int y) { scrollTo(TPoint(x, y)); } in scrollTo() function
/dports/graphics/cfdg/cfdg-3.3_1/src-scintilla/cocoa/
H A DScintillaView.h153 scrollTo: (BOOL) scrollTo
159 scrollTo: (BOOL) scrollTo
/dports/www/firefox-esr/firefox-91.8.0/testing/web-platform/tests/html/canvas/tools/yaml/element/
H A Dscroll.yaml10 window.scrollTo(0, 0);
29 window.scrollTo(0, 0);
48 window.scrollTo(0, 0);
68 window.scrollTo(0, 0);
/dports/x11-toolkits/scintilla/scintilla/cocoa/
H A DScintillaView.h153 scrollTo: (BOOL) scrollTo
159 scrollTo: (BOOL) scrollTo
/dports/www/firefox/firefox-99.0/testing/web-platform/tests/html/canvas/tools/yaml/element/
H A Dscroll.yaml10 window.scrollTo(0, 0);
29 window.scrollTo(0, 0);
48 window.scrollTo(0, 0);
68 window.scrollTo(0, 0);
/dports/editors/textadept/scintilla/cocoa/
H A DScintillaView.h153 scrollTo: (BOOL) scrollTo
159 scrollTo: (BOOL) scrollTo
/dports/mail/thunderbird/thunderbird-91.8.0/testing/web-platform/tests/html/canvas/tools/yaml/element/
H A Dscroll.yaml10 window.scrollTo(0, 0);
29 window.scrollTo(0, 0);
48 window.scrollTo(0, 0);
68 window.scrollTo(0, 0);

12345678910>>...84