Searched refs:_nc_mouse_parse (Results 1 – 4 of 4) sorted by relevance
186 static bool _nc_mouse_parse(SCREEN *, int);1458 sp->_mouse_parse = _nc_mouse_parse; in mouse_activate()1501 _nc_mouse_parse(SCREEN *sp, int runcount) in _nc_mouse_parse() function
553 "_nc_mouse_parse" @1020 NONAME
369 In either case, _nc_mouse_parse() should be called after the series is
13736 + correct off-by-one indexing error in _nc_mouse_parse(), that caused14438 support, correcting logic in wgetch() and _nc_mouse_parse() which