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