OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:XtIsTopLevelShell
(Results
1 - 8
of
8
) sorted by relevancy
/xsrc/external/mit/libXt/dist/src/
Functions.c
144
#undef
XtIsTopLevelShell
146
XtIsTopLevelShell
(Widget object)
ResConfig.c
189
if ((
XtIsTopLevelShell
(cur)) && (XtParent(cur) == NULL)) {
Shell.c
1070
if (
XtIsTopLevelShell
(new) &&
1491
if (
XtIsTopLevelShell
((Widget) w)) {
1542
(
XtIsTopLevelShell
((Widget) w)) ? &icon_name : NULL,
1662
if (
XtIsTopLevelShell
(wid)) {
1673
if (
XtIsTopLevelShell
(wid))
/xsrc/external/mit/libXt/dist/include/X11/
IntrinsicP.h
246
#undef
XtIsTopLevelShell
247
extern Boolean
XtIsTopLevelShell
(Widget);
248
#define
XtIsTopLevelShell
(obj) \
Intrinsic.h
1108
#define
XtIsTopLevelShell
(widget) (_XtCheckSubclassFlag(widget, (XtEnum)0x80))
/xsrc/external/mit/libXmu/dist/src/
CvtStdSel.c
138
* to applicationShellWidgetClass.
XtIsTopLevelShell
is known
148
if (!
XtIsTopLevelShell
(w))
EditresCom.c
1136
* to applicationShellWidgetClass.
XtIsTopLevelShell
is known
1146
if (!
XtIsTopLevelShell
(w))
/xsrc/external/mit/xmh/dist/
screen.c
422
while (w && !
XtIsTopLevelShell
(w))
Completed in 12 milliseconds
Indexes created Mon Aug 17 00:26:26 UTC 2026