Searched refs:scrollby (Results 1 – 15 of 15) sorted by relevance
/dports/games/zoom/zoom-1.1.5/src/ |
H A D | v6display.c | 198 int scrollby; in scroll_to_height() local 202 printf_debug("V6: Scrolling by %i\n", scrollby); in scroll_to_height() 205 display_scroll_region(ACTWIN.xpos, ACTWIN.ypos+scrollby, in scroll_to_height() 207 0, -scrollby); in scroll_to_height() 212 ACTWIN.ypos+ACTWIN.height-scrollby, in scroll_to_height() 214 scrollby); in scroll_to_height() 217 ACTWIN.cury -= scrollby; in scroll_to_height() 234 int scrollby; in scroll_to_height() local 236 scrollby = height-oldheight; in scroll_to_height() 240 0, scrollby); in scroll_to_height() [all …]
|
/dports/games/cataclysm-dda-tiles/Cataclysm-DDA-0.F/src/ |
H A D | ui.cpp | 368 if( filter_popup->handled() || !scrollby( scroll_amount_from_action( action ) ) ) { in inputfilter() 802 bool uilist::scrollby( const int scrollby ) in scrollby() function in uilist 804 if( scrollby == 0 ) { in scrollby() 808 bool looparound = ( scrollby == -1 || scrollby == 1 ); in scrollby() 809 bool backwards = ( scrollby < 0 ); in scrollby() 812 fselected += scrollby; in scrollby() 923 if( scrollby( scroll_amount_from_action( ret_act ) ) ) { in query()
|
H A D | loading_ui.cpp | 76 menu->scrollby( 1 ); in proceed()
|
H A D | ui.h | 211 bool scrollby( int scrollby );
|
H A D | editmap.cpp | 1966 gmenu.scrollby( -1 ); in mapgen_preview() 1969 gmenu.scrollby( 1 ); in mapgen_preview()
|
/dports/games/cataclysm-dda/Cataclysm-DDA-0.F/src/ |
H A D | ui.cpp | 368 if( filter_popup->handled() || !scrollby( scroll_amount_from_action( action ) ) ) { in inputfilter() 802 bool uilist::scrollby( const int scrollby ) in scrollby() argument 804 if( scrollby == 0 ) { in scrollby() 808 bool looparound = ( scrollby == -1 || scrollby == 1 ); in scrollby() 809 bool backwards = ( scrollby < 0 ); in scrollby() 812 fselected += scrollby; in scrollby() 923 if( scrollby( scroll_amount_from_action( ret_act ) ) ) { in query()
|
H A D | loading_ui.cpp | 76 menu->scrollby( 1 ); in proceed()
|
H A D | ui.h | 211 bool scrollby( int scrollby );
|
H A D | editmap.cpp | 1966 gmenu.scrollby( -1 ); in mapgen_preview() 1969 gmenu.scrollby( 1 ); in mapgen_preview()
|
/dports/www/kf5-khtml/khtml-5.89.0/src/ |
H A D | SAFARI_MERGE | 56 - window.scroll == scrollto or scrollby ??
|
/dports/math/gap/gap-4.11.0/pkg/itc-1.5/gap/ |
H A D | itc.gi | 136 "scrollby", 524 elif [x,y] in ctSheet!.scrollby then 2207 ctSheet!.scrollby := ItcButton( x1, y2, width1, "scroll by", blue );
|
/dports/editors/lazarus/docs/chm/ |
H A D | lcl.xct | 7969 ScrollBy controls/twincontrol.scrollby.html 9109 ScrollBy controls/twincontrol.scrollby.html 9806 ScrollBy forms/tscrollingwincontrol.scrollby.html 17026 ScrollBy grids/tcustomgrid.scrollby.html 19461 ScrollBy wscontrols/twswincontrol.scrollby.html
|
/dports/editors/lazarus-qt5/docs/chm/ |
H A D | lcl.xct | 7969 ScrollBy controls/twincontrol.scrollby.html 9109 ScrollBy controls/twincontrol.scrollby.html 9806 ScrollBy forms/tscrollingwincontrol.scrollby.html 17026 ScrollBy grids/tcustomgrid.scrollby.html 19461 ScrollBy wscontrols/twswincontrol.scrollby.html
|
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/ |
H A D | ChangeLog-2002-12-03 | 4490 - fixed 3055076 -- window.scroll does a window.scrollby, not a window.scrollto
|
/dports/games/freedroidrpg/freedroidrpg-0.16.1/ |
H A D | ChangeLog | 27291 Fixing linebreaks in the scrollby and KiberGus name
|