Home
last modified time | relevance | path

Searched refs:collapse_dot (Results 1 – 3 of 3) sorted by relevance

/dports/games/xzip/xzip/
H A Dxtext.c77 #define collapse_dot() (dotpos += dotlen, dotlen = 0) macro
1583 collapse_dot();
1602 collapse_dot();
1757 collapse_dot();
1762 collapse_dot();
1767 collapse_dot();
1772 collapse_dot();
1793 collapse_dot();
1839 collapse_dot();
1996 collapse_dot();
/dports/games/xglk/xglk/
H A Dxg_win_textbuf.c134 #define collapse_dot(cwin) (cwin->dotpos += cwin->dotlen, cwin->dotlen = 0) macro
2316 collapse_dot(cutwin); in xgc_buf_movecursor()
2323 collapse_dot(cutwin); in xgc_buf_movecursor()
2326 collapse_dot(cutwin); in xgc_buf_movecursor()
2332 collapse_dot(cutwin); in xgc_buf_movecursor()
2337 collapse_dot(cutwin); in xgc_buf_movecursor()
2358 collapse_dot(cutwin); in xgc_buf_movecursor()
2420 collapse_dot(cutwin); in xgc_buf_delete()
2502 collapse_dot(cutwin); in xgc_buf_cutbuf()
H A Dxg_win_textgrid.c36 #define collapse_dot(ctw) \ macro
1316 collapse_dot(cutwin); in xgc_grid_movecursor()
1412 collapse_dot(cutwin); in xgc_grid_delete()