Home
last modified time | relevance | path

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

/titanic_52/usr/src/lib/libtecla/common/
H A Dgetline.c213 int buff_curpos; /* The historical location of the cursor in */ member
418 int buff_curpos; /* The cursor position within gl->line[] */ member
2957 int buff_curpos = gl->buff_curpos; in gl_add_char_to_line() local
3073 int buff_curpos; /* The original value of gl->buff_curpos */ gl_add_string_to_line() local
4524 int buff_curpos = gl->buff_curpos; KT_KEY_FN() local
4591 int buff_curpos = gl->buff_curpos; gl_delete_find() local
4811 int buff_curpos = gl->buff_curpos; KT_KEY_FN() local
7776 gl_place_cursor(GetLine * gl,int buff_curpos) gl_place_cursor() argument
[all...]