OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ITEM
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/libmenu/
menu.h
78
typedef struct __item
ITEM
;
86
int visible; /* set if
item
is visible */
87
int selected; /* set if
item
has been selected */
88
int row; /* menu row this
item
is on */
89
int col; /* menu column this
item
is on */
91
MENU *parent; /* menu this
item
is bound to */
92
int index; /* index number for this
item
, if attached */
93
/* The following are the
item
's neighbours - makes menu
95
ITEM
*left;
96
ITEM
*right
[
all
...]
/src/external/gpl2/texinfo/dist/makeinfo/
xml.h
46
@
item
and @itemx, @deffn and @deffnx. */
82
ITEMIZE, ITEMFUNCTION,
ITEM
, ENUMERATE, TABLE, TABLEITEM, TABLETERM,
Completed in 15 milliseconds
Indexes created Mon Apr 20 00:23:12 UTC 2026