OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:widgetpad
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/aiomixer/
draw.c
93
wclear(control->
widgetpad
);
95
wattron(control->
widgetpad
, A_STANDOUT);
97
wprintw(control->
widgetpad
, "%s (%s)\n",
100
wprintw(control->
widgetpad
, "%s\n", control->info.label.name);
102
wattroff(control->
widgetpad
, A_STANDOUT);
117
wprintw(control->
widgetpad
, "\n");
141
pnoutrefresh(aio->classes[aio->curclass].
widgetpad
,
173
wattron(control->
widgetpad
, A_BOLD);
175
wattron(control->
widgetpad
, A_STANDOUT);
177
waddch(control->
widgetpad
, '[');
[
all
...]
app.h
47
WINDOW *
widgetpad
;
member in struct:aiomixer_control
54
WINDOW *
widgetpad
;
member in struct:aiomixer_class
Completed in 12 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025