OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cur_row
(Results
1 - 4
of
4
) sorted by relevancy
/src/lib/libmenu/
internals.c
305
menu->
cur_row
= item->row;
521
int incr,
cur_row
, offset, row_count;
local
550
for (
cur_row
= 0;
cur_row
< menu->rows;
cur_row
++) {
560
wmove(menu->scrwin,
cur_row
,
574
for (
cur_row
= row_count;
cur_row
< menu->item_rows;
cur_row
++) {
menu.h
106
int
cur_row
; /* current cursor row */
member in struct:__menu
/src/games/hunt/hunt/
hunt.c
99
extern int
cur_row
, cur_col;
/src/lib/libform/
internals.c
3205
int above_row, below_row, end_above, end_below,
cur_row
, real_end;
local
3222
cur_row
= cur->form_row;
3230
if (below->form_row !=
cur_row
) {
3278
&& (
cur_row
!= cur->form_row)) {
3279
cur_row
= cur->form_row;
Completed in 20 milliseconds
Indexes created Sun Feb 22 16:20:20 UTC 2026