OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:maxmark
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/libmenu/
menu.c
734
int movx,
maxmark
;
local in function:pos_menu_cursor
739
maxmark
= max(menu->mark.length, menu->unmark.length);
740
movx =
maxmark
+ (menu->items[menu->cur_item]->col
menu.c
734
int movx,
maxmark
;
local in function:pos_menu_cursor
739
maxmark
= max(menu->mark.length, menu->unmark.length);
740
movx =
maxmark
+ (menu->items[menu->cur_item]->col
Completed in 155 milliseconds
Indexes created Fri Sep 26 20:09:58 GMT 2025