OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FuncButtonRoot
(Results
1 - 4
of
4
) sorted by relevancy
/xsrc/external/mit/ctwm/dist/
screen.h
956
FuncButton
FuncButtonRoot
; ///< Mouse click bindings
menus.c
177
for(tmp = Scr->
FuncButtonRoot
.next; tmp != NULL; tmp = tmp->next) {
195
tmp->next = Scr->
FuncButtonRoot
.next;
196
Scr->
FuncButtonRoot
.next = tmp;
add_window.c
1912
for(tmp = Scr->
FuncButtonRoot
.next; tmp != NULL; tmp = tmp->next) {
event_handlers.c
2965
for(tmp = Scr->
FuncButtonRoot
.next; tmp != NULL; tmp = tmp->next) {
Completed in 8 milliseconds
Indexes created Fri Aug 21 00:24:51 UTC 2026