OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:XA_LENGTH
(Results
1 - 8
of
8
) sorted by relevancy
/xsrc/external/mit/libXmu/dist/src/
Atoms.c
72
DeclareAtom(
XA_LENGTH
, "LENGTH" )
/xsrc/external/mit/libXmu/dist/include/X11/Xmu/
Atoms.h
76
#define
XA_LENGTH
(d) XmuInternAtom(d, _XA_LENGTH)
/xsrc/external/mit/xclipboard/dist/
xcutsel.c
138
*targetP++ =
XA_LENGTH
(d);
166
if (*target ==
XA_LENGTH
(d)) {
xclipboard.c
563
*targetP++ =
XA_LENGTH
(d);
575
*target ==
XA_LENGTH
(d))
582
else /* *target ==
XA_LENGTH
(d) */
/xsrc/external/mit/xconsole/dist/
xconsole.c
464
*targetP++ =
XA_LENGTH
(d);
476
*target ==
XA_LENGTH
(d))
483
else /* *target ==
XA_LENGTH
(d) */
/xsrc/external/mit/libXaw/dist/src/
Text.c
1989
*targetP++ =
XA_LENGTH
(d);
2108
if ((*target == XA_LIST_LENGTH(d)) || (*target ==
XA_LENGTH
(d))) {
2114
else /* *target ==
XA_LENGTH
(d) */
TextAction.c
980
*targetP++ =
XA_LENGTH
(d);
1098
if (*target == XA_LIST_LENGTH(d) || *target ==
XA_LENGTH
(d)) {
1104
else /* *target ==
XA_LENGTH
(d) */
/xsrc/external/mit/xterm/dist/
button.c
4863
*targetP++ =
XA_LENGTH
(dpy);
4953
} else if (*target ==
XA_LENGTH
(dpy)) {
Completed in 12 milliseconds
Indexes created Wed Aug 19 00:25:20 UTC 2026