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_WM_SIZE_HINTS
(Results
1 - 8
of
8
) sorted by relevancy
/xsrc/external/mit/libX11/dist/src/
GetNrmHint.c
78
False,
XA_WM_SIZE_HINTS
, &actual_type,
84
if ((actual_type !=
XA_WM_SIZE_HINTS
) ||
SetNrmHint.c
114
XChangeProperty (dpy, w, prop,
XA_WM_SIZE_HINTS
, 32,
GetHints.c
72
False,
XA_WM_SIZE_HINTS
, &actual_type, &actual_format,
76
if ((actual_type !=
XA_WM_SIZE_HINTS
) ||
SetHints.c
98
return XChangeProperty (dpy, w, property,
XA_WM_SIZE_HINTS
, 32,
/xsrc/external/mit/xorgproto/dist/include/X11/
Xatom.h
49
#define
XA_WM_SIZE_HINTS
((Atom) 41)
/xsrc/external/mit/xorg-server/dist/dix/
initatoms.c
97
if (MakeAtom("WM_SIZE_HINTS", 13, 1) !=
XA_WM_SIZE_HINTS
)
/xsrc/external/mit/xorg-server.old/dist/dix/
initatoms.c
56
if (MakeAtom("WM_SIZE_HINTS", 13, 1) !=
XA_WM_SIZE_HINTS
) AtomError();
/xsrc/external/mit/xprop/dist/
xprop.c
408
{"WM_SIZE_HINTS",
XA_WM_SIZE_HINTS
,"32mii", WM_SIZE_HINTS_DFORMAT },
Completed in 11 milliseconds
Indexes created Sat Jun 27 00:24:51 UTC 2026