OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mainbuttons
(Results
1 - 5
of
5
) sorted by relevancy
/xsrc/external/mit/xmh/dist/
screen.c
142
ButtonBox buttonbox = scrn->
mainbuttons
;
207
scrn->
mainbuttons
= BBoxCreate(scrn, "menuBox");
219
buttonbox = scrn->
mainbuttons
;
328
BBoxLockSize(scrn->
mainbuttons
);
461
(scrn->
mainbuttons
, MenuBoxButtons[XMH_TOC].button_name);
466
(scrn->
mainbuttons
, MenuBoxButtons[XMH_SEQUENCE].button_name);
474
(scrn->
mainbuttons
, MenuBoxButtons[XMH_VIEW].button_name);
xmh.h
115
ButtonBox
mainbuttons
; /* Main xmh control buttons. */
member in struct:_ScrnRec
tocfuncs.c
843
(scrn->
mainbuttons
, MenuBoxButtons[XMH_SEQUENCE].button_name);
tocutil.c
91
button = BBoxFindButtonNamed(scrn->
mainbuttons
, name);
toc.c
1197
button = BBoxFindButtonNamed(scrn->
mainbuttons
,
Completed in 11 milliseconds
Indexes created Thu Jul 02 00:25:40 UTC 2026