OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:XtUnspecifiedShellInt
(Results
1 - 2
of
2
) sorted by relevancy
/xsrc/external/mit/libXt/dist/src/
Shell.c
312
static int default_unspecified_shell_int =
XtUnspecifiedShellInt
;
315
* Warning, casting
XtUnspecifiedShellInt
(which is -1) to an (XtPointer)
1350
if (hintp->icon_x ==
XtUnspecifiedShellInt
)
1355
if (hintp->icon_y ==
XtUnspecifiedShellInt
)
1409
if (sizep->min_aspect.x !=
XtUnspecifiedShellInt
1410
|| sizep->min_aspect.y !=
XtUnspecifiedShellInt
1411
|| sizep->max_aspect.x !=
XtUnspecifiedShellInt
1412
|| sizep->max_aspect.y !=
XtUnspecifiedShellInt
) {
1416
|| w->wm.base_width !=
XtUnspecifiedShellInt
1417
|| w->wm.base_height !=
XtUnspecifiedShellInt
) {
[
all
...]
/xsrc/external/mit/libXt/dist/include/X11/
Intrinsic.h
1669
#define
XtUnspecifiedShellInt
(-1)
Completed in 112 milliseconds
Indexes created Mon Aug 17 00:26:26 UTC 2026