Home
last modified time | relevance | path

Searched defs:SCROLL_PAGE (Results 1 – 7 of 7) sorted by relevance

/dports/games/rnd_jue/rnd_jue-3.3.0.0/src/
H A Dscreens.h21 #define SCROLL_PAGE (2 * SCR_FIELDY) macro
/dports/games/rocksndiamonds/rocksndiamonds-3.3.1.2/src/
H A Dscreens.h21 #define SCROLL_PAGE (2 * SCR_FIELDY) macro
/dports/games/rnd_jue/rocksndiamonds-3.3.1.0/src/
H A Dscreens.h21 #define SCROLL_PAGE (2 * SCR_FIELDY) macro
/dports/games/rocksndiamonds/rnd_jue-3.3.0.0/src/
H A Dscreens.h21 #define SCROLL_PAGE (2 * SCR_FIELDY) macro
/dports/x11/kitty/kitty-0.23.1/kitty/
H A Dscreen.h13 typedef enum ScrollTypes { SCROLL_LINE = -999999, SCROLL_PAGE, SCROLL_FULL } ScrollType; enumerator
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT/common/org/eclipse/swt/
H A DSWT.java2664 public static final int SCROLL_PAGE = 2; field in SWT
/dports/x11-toolkits/swt/swt-4.20/org/eclipse/swt/
H A DSWT.java2834 public static final int SCROLL_PAGE = 2; field in SWT