Home
last modified time | relevance | path

Searched refs:updateScroll (Results 1 – 25 of 102) sorted by relevance

12345

/dports/net-im/chatterino2/chatterino2-2.3.4/src/widgets/
H A DScrollbar.cpp89 updateScroll(); in setMaximum()
96 updateScroll(); in setMinimum()
103 updateScroll(); in setLargeChange()
110 updateScroll(); in setSmallChange()
228 this->updateScroll(); in setCurrentValue()
449 void Scrollbar::updateScroll() in updateScroll() function in chatterino::Scrollbar
H A DScrollbar.hpp71 void updateScroll();
/dports/x11-toolkits/mygui-opengl/mygui-MyGUI3.4.0/MyGUIEngine/src/
H A DMyGUI_ListBox.cpp65 updateScroll(); in initialiseOverride()
264 updateScroll(); in setSize()
272 updateScroll(); in setCoord()
276 void ListBox::updateScroll() in updateScroll() function in MyGUI::ListBox
545 updateScroll(); in insertItemAt()
617 updateScroll(); in removeItemAt()
737 updateScroll(); in removeAllItems()
796 updateScroll(); in setScrollVisible()
/dports/x11-toolkits/mygui/mygui-MyGUI3.4.0/MyGUIEngine/src/
H A DMyGUI_ListBox.cpp65 updateScroll(); in initialiseOverride()
264 updateScroll(); in setSize()
272 updateScroll(); in setCoord()
276 void ListBox::updateScroll() in updateScroll() function in MyGUI::ListBox
545 updateScroll(); in insertItemAt()
617 updateScroll(); in removeItemAt()
737 updateScroll(); in removeAllItems()
796 updateScroll(); in setScrollVisible()
/dports/x11-toolkits/mygui-ogre/mygui-MyGUI3.4.0/MyGUIEngine/src/
H A DMyGUI_ListBox.cpp65 updateScroll(); in initialiseOverride()
264 updateScroll(); in setSize()
272 updateScroll(); in setCoord()
276 void ListBox::updateScroll() in updateScroll() function in MyGUI::ListBox
545 updateScroll(); in insertItemAt()
617 updateScroll(); in removeItemAt()
737 updateScroll(); in removeAllItems()
796 updateScroll(); in setScrollVisible()
/dports/x11-toolkits/mygui-dummy/mygui-MyGUI3.4.0/MyGUIEngine/src/
H A DMyGUI_ListBox.cpp65 updateScroll(); in initialiseOverride()
264 updateScroll(); in setSize()
272 updateScroll(); in setCoord()
276 void ListBox::updateScroll() in updateScroll() function in MyGUI::ListBox
545 updateScroll(); in insertItemAt()
617 updateScroll(); in removeItemAt()
737 updateScroll(); in removeAllItems()
796 updateScroll(); in setScrollVisible()
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/app/assets/javascripts/jobs/components/
H A Djob_app.vue152 window.addEventListener('scroll', this.updateScroll);
161 window.removeEventListener('scroll', this.updateScroll);
178 this.updateScroll();
188 updateScroll() {
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/macventure/
H A Dgui.h306 updateScroll(); in ConsoleText()
327 updateScroll(); in printLine()
349 void updateScroll() { in updateScroll() function
H A Dwindows.h93 bool updateScroll; member
/dports/games/scummvm/scummvm-2.5.1/engines/macventure/
H A Dgui.h306 updateScroll(); in ConsoleText()
327 updateScroll(); in printLine()
353 void updateScroll() { in updateScroll() function
H A Dwindows.h93 bool updateScroll; member
/dports/audio/tuxguitar/tuxguitar-src-1.2/TuxGuitar/src/org/herac/tuxguitar/gui/editors/tab/
H A DTablature.java91 updateScroll(); in initGUI()
128 this.updateScroll(); in paintTablature()
162 public void updateScroll(){ in updateScroll() method in Tablature
/dports/games/ufoai/ufoai-2.5-source/src/client/ui/node/
H A Dui_node_baseinventory.cpp394 bool updateScroll = false; in UI_BaseInventoryNodeDraw2() local
418 updateScroll = true; in UI_BaseInventoryNodeDraw2()
422 updateScroll = true; in UI_BaseInventoryNodeDraw2()
426 updateScroll = true; in UI_BaseInventoryNodeDraw2()
429 if (updateScroll) in UI_BaseInventoryNodeDraw2()
/dports/www/grafana8/grafana-8.3.6/packages/grafana-ui/src/components/CustomScrollbar/
H A DCustomScrollbar.tsx52 const updateScroll = () => {
59 updateScroll();
/dports/www/firefox-legacy/firefox-52.8.0esr/mobile/android/geckoview/src/main/java/org/mozilla/gecko/gfx/
H A DStackScroller.java159 mScrollerX.updateScroll(q); in computeScrollOffset()
160 mScrollerY.updateScroll(q); in computeScrollOffset()
404 void updateScroll(float q) { in updateScroll() method in StackScroller.SplineStackScroller
/dports/lang/spidermonkey60/firefox-60.9.0/mobile/android/geckoview/src/main/java/org/mozilla/gecko/gfx/
H A DStackScroller.java159 mScrollerX.updateScroll(q); in computeScrollOffset()
160 mScrollerY.updateScroll(q); in computeScrollOffset()
404 void updateScroll(float q) { in updateScroll() method in StackScroller.SplineStackScroller
/dports/lang/spidermonkey78/firefox-78.9.0/mobile/android/geckoview/src/main/java/org/mozilla/gecko/gfx/
H A DStackScroller.java159 mScrollerX.updateScroll(q); in computeScrollOffset()
160 mScrollerY.updateScroll(q); in computeScrollOffset()
410 void updateScroll(final float q) { in updateScroll() method in StackScroller.SplineStackScroller
/dports/audio/tuxguitar/tuxguitar-src-1.2/TuxGuitar/src/org/herac/tuxguitar/gui/printer/
H A DPrintPreview.java131 updateScroll(); in getVerticalScaleData()
156 protected void updateScroll(){
/dports/audio/tuxguitar/tuxguitar-src-1.2/TuxGuitar/src/org/herac/tuxguitar/gui/editors/chord/
H A DChordList.java160 this.updateScroll();
170 public void updateScroll(){
/dports/games/flightgear/flightgear-2020.3.11/src/GUI/
H A DWaypointList.hxx171 void updateScroll();
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/android/java/src/org/chromium/chrome/browser/compositor/layouts/phone/stack/
H A DStackScroller.java185 mScrollerX.updateScroll(q); in computeScrollOffset()
186 mScrollerY.updateScroll(q); in computeScrollOffset()
481 void updateScroll(float q) { in updateScroll() method in StackScroller.SplineStackScroller
/dports/games/ufoai/ufoai-2.5-source/src/tools/radiant/radiant/sidebar/
H A Dtexturebrowser.cpp300 updateScroll(); in heightChanged()
349 updateScroll(); in getOriginY()
358 updateScroll(); in setOriginY()
806 void TextureBrowser::updateScroll () in updateScroll() function in TextureBrowser
/dports/devel/z88dk/z88dk/libsrc/_DEVELOPMENT/EXAMPLES/sms/BalubaBalok/src/
H A Dgame.c123 void updateScroll(signed int sx,signed int sy) in updateScroll() function
144 updateScroll(0,0); in init_stage()
1518 updateScroll(0,scry); in initmikscreen()
1540 updateScroll(0,scry); in initmikscreen()
/dports/cad/librecad/LibreCAD-2.2.0-rc2/librecad/src/ui/
H A Dqg_layerwidget.h111 void activateLayer(RS_Layer* layer, bool updateScroll=true);
/dports/biology/emboss/EMBOSS-6.6.0/jemboss/org/emboss/jemboss/gui/
H A DBuildProgramMenu.java414 updateScroll(); in BuildProgramMenu()
418 updateScroll(); in BuildProgramMenu()
421 public void updateScroll() in BuildProgramMenu()

12345