Home
last modified time | relevance | path

Searched refs:op_EndLine (Results 1 – 8 of 8) sorted by relevance

/dports/games/xzip/xzip/
H A Dxio.h175 #define op_EndLine 8 macro
H A Dxkey.c26 {xted_movecursor, op_EndLine, 0, "end-of-line"},
H A Dxtext.c1791 case op_EndLine:
/dports/games/xglk/xglk/
H A Dxglk_msg.c264 case op_EndLine: in xgc_msg_movecursor()
H A Dxglk.h251 #define op_EndLine (17) macro
H A Dxglk_key.c59 {xgc_movecursor, op_EndLine, 0, "end-of-line"},
H A Dxg_win_textgrid.c1332 case op_EndLine: in xgc_grid_movecursor()
H A Dxg_win_textbuf.c2356 case op_EndLine: in xgc_buf_movecursor()