OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:client_specified
(Results
1 - 2
of
2
) sorted by relevancy
/xsrc/external/mit/libXt/dist/src/
Shell.c
1038
w->shell.
client_specified
= _XtShellNotReparented | _XtShellPositionValid;
1049
w->shell.
client_specified
|= _XtShellPPositionOK;
1226
if (!(w->shell.
client_specified
& _XtShellGeometryParsed)) {
1406
else if (w->shell.
client_specified
& _XtShellPPositionOK)
1628
|| w->shell.
client_specified
& _XtShellNotReparented) {
1631
w->shell.
client_specified
|= _XtShellPositionValid;
1634
w->shell.
client_specified
&= ~_XtShellPositionValid;
1650
w->shell.
client_specified
&=
1655
w->shell.
client_specified
|=
1875
w->shell.
client_specified
|= _XtShellGeometryParsed
[
all
...]
/xsrc/external/mit/libXt/dist/include/X11/
ShellP.h
110
Boolean
client_specified
; /* re-using old name */
member in struct:__anon6016
Completed in 6 milliseconds
Indexes created Mon Aug 17 00:26:26 UTC 2026