Home
last modified time | relevance | path

Searched refs:op_ToBottom (Results 1 – 7 of 7) sorted by relevance

/dports/games/xzip/xzip/
H A Dxio.h183 #define op_ToBottom 6 macro
H A Dxkey.c32 {xted_scroll, op_ToBottom, 0, "scroll-to-bottom"},
H A Dxtext.c1356 xted_scroll(op_ToBottom);
1740 case op_ToBottom:
/dports/games/xglk/xglk/
H A Dxglk.h256 #define op_ToBottom (24) macro
H A Dxglk_weggie.c138 (*weg->scrollfunc)(weg->rock, op_ToBottom); in xweg_click_scrollbar()
H A Dxglk_key.c65 {xgc_scroll, op_ToBottom, 0, "scroll-to-bottom"},
H A Dxg_win_textbuf.c2300 case op_ToBottom: in xgc_buf_scroll()