Home
last modified time | relevance | path

Searched refs:rlc_translate_mouse (Results 1 – 2 of 2) sorted by relevance

/dports/lang/yap/yap-6.2.2/LGPL/swi_console/
H A Dconsole.c1503 rlc_translate_mouse(RlcData b, int x, int y, int *line, int *chr) in rlc_translate_mouse() function
1560 rlc_translate_mouse(b, x, y, &l, &c); in rlc_start_selection()
1572 rlc_translate_mouse(b, x, y, &l, &c); in rlc_end_selection()
1597 rlc_translate_mouse(b, x, y, &l, &c); in rlc_word_selection()
1620 rlc_translate_mouse(b, x, y, &l, &c); in rlc_extend_selection()
/dports/lang/swi-pl/swipl-8.2.3/src/win32/console/
H A Dconsole.c1595 rlc_translate_mouse(RlcData b, int x, int y, int *line, int *chr) in rlc_translate_mouse() function
1652 rlc_translate_mouse(b, x, y, &l, &c); in rlc_start_selection()
1676 rlc_translate_mouse(b, x, y, &l, &c); in rlc_word_selection()
1701 rlc_translate_mouse(b, x, y, &l, &c); in rlc_extend_selection()