OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:shell_widget
(Results
1 - 4
of
4
) sorted by relevancy
/xsrc/external/mit/libXt/dist/src/
Popup.c
56
register ShellWidget
shell_widget
= (ShellWidget) widget;
local
65
if (!
shell_widget
->shell.popped_up) {
69
shell_widget
->shell.popped_up = TRUE;
70
shell_widget
->shell.grab_kind = grab_kind;
71
shell_widget
->shell.spring_loaded = (Boolean) spring_loaded;
72
if (
shell_widget
->shell.create_popup_child_proc != NULL) {
73
(*(
shell_widget
->shell.create_popup_child_proc)) (widget);
148
ShellWidget
shell_widget
= (ShellWidget) widget;
local
159
if (!
shell_widget
->shell.popped_up)
163
grab_kind =
shell_widget
->shell.grab_kind
[
all
...]
/xsrc/external/mit/bitmap/dist/
Dialog.h
44
Widget top_widget,
shell_widget
, dialog_widget;
member in struct:__anon5313
Dialog.c
113
popup->
shell_widget
= XtCreatePopupShell(name,
118
popup->
shell_widget
,
135
XtPopdown(popup->
shell_widget
);
152
XtRealizeWidget(popup->
shell_widget
);
165
XtGetValues(popup->
shell_widget
, wargs, n);
169
(Position)DisplayWidth(XtDisplay(popup->
shell_widget
),
170
DefaultScreen(XtDisplay(popup->
shell_widget
))) -
174
(Position)DisplayHeight(XtDisplay(popup->
shell_widget
),
175
DefaultScreen(XtDisplay(popup->
shell_widget
))) -
180
XtSetValues(popup->
shell_widget
, wargs, n)
[
all
...]
/xsrc/external/mit/libXt/dist/include/X11/
Intrinsic.h
368
Widget
shell_widget
;
member in struct:__anon5996
Completed in 28 milliseconds
Indexes created Mon Aug 17 00:26:26 UTC 2026