Searched refs:actual_format (Results 1 - 25 of 40) sorted by relevance

12

/xsrc/external/mit/libX11/dist/src/
H A DScrResStr.c37 int actual_format; local in function:XScreenResourceString
46 XA_STRING, &actual_type, &actual_format,
49 if ((actual_type == XA_STRING) && (actual_format == 8))
H A DFetchName.c42 int actual_format; local in function:XFetchName
48 &actual_format, &nitems, &leftover, &data) != Success) {
52 if ( (actual_type == XA_STRING) && (actual_format == 8) ) {
72 int actual_format; local in function:XGetIconName
79 &actual_format, &nitems, &leftover, &data) != Success) {
83 if ( (actual_type == XA_STRING) && (actual_format == 8) ) {
H A DGetWMCMapW.c65 int actual_format; local in function:XGetWMColormapWindows
74 XA_WINDOW, &actual_type, &actual_format,
79 if (actual_type != XA_WINDOW || actual_format != 32) {
H A DGetWMProto.c65 int actual_format; local in function:XGetWMProtocols
74 XA_ATOM, &actual_type, &actual_format,
79 if (actual_type != XA_ATOM || actual_format != 32) {
H A DGetTxtProp.c67 int actual_format = 0; local in function:XGetTextProperty
72 AnyPropertyType, &actual_type, &actual_format,
78 tp->format = actual_format;
H A DStBytes.c61 int actual_format; local in function:XFetchBuffer
70 &actual_type, &actual_format, &nitems, &leftover, &data) != Success) {
73 if ( (actual_type == XA_STRING) && (actual_format != 32) ) {
H A DGetHints.c67 int actual_format; local in function:XGetSizeHints
72 False, XA_WM_SIZE_HINTS, &actual_type, &actual_format,
77 (nitems < OldNumPropSizeElements) || (actual_format != 32)) {
113 int actual_format; local in function:XGetWMHints
118 False, XA_WM_HINTS, &actual_type, &actual_format,
126 (nitems < (NumPropWMHintsElements - 1)) || (actual_format != 32)) {
183 int actual_format; local in function:XGetIconSizes
189 False, XA_WM_ICON_SIZE, &actual_type, &actual_format,
198 (actual_format != 32)) {
275 int actual_format; local in function:XGetTransientForHint
307 int actual_format; local in function:XGetClassHint
[all...]
H A DGetRGBCMap.c49 int actual_format; /* ditto */ local in function:XGetRGBColormaps
59 XA_RGB_COLOR_MAP, &actual_type, &actual_format,
65 if ((actual_type != XA_RGB_COLOR_MAP) || (actual_format != 32) ||
H A DGetNrmHint.c72 int actual_format; local in function:XGetWMSizeHints
79 &actual_format, &nitems, &leftover,
85 (nitems < OldNumPropSizeElements) || (actual_format != 32)) {
H A DGetProp.c43 int *actual_format, /* RETURN 8, 16, or 32 */
55 *actual_format = 0;
139 *actual_format = reply.format;
34 XGetWindowProperty(register Display * dpy,Window w,Atom property,long offset,long length,Bool delete,Atom req_type,Atom * actual_type,int * actual_format,unsigned long * nitems,unsigned long * bytesafter,unsigned char ** prop) argument
/xsrc/external/mit/ctwm/dist/
H A Dmwmhints.c29 int actual_format; local in function:GetMWMHints
49 &actual_format, /* int *actual_format_return, */
56 actual_format == 32 &&
H A Dcaptive.c64 int actual_format; local in function:RedirectToCaptive
133 &actual_type, &actual_format,
143 && actual_type == XA_WINDOW && actual_format == 32 &&
206 int actual_format; local in function:GetCaptivesList
214 False, XA_STRING, &actual_type, &actual_format, &len,
529 int actual_format; local in function:CaptiveCtwmRootWindow
532 False, XA_WINDOW, &actual_type, &actual_format, &len,
622 int actual_format; local in function:DontRedirect
625 False, XA_STRING, &actual_type, &actual_format, &len,
698 int actual_format; local in function:AdoptWindow
[all...]
H A Dewmh.c641 int actual_format; local in function:EwmhGetIcon
656 &actual_type, &actual_format, &nitems,
661 if(actual_format != 32) {
737 &actual_type, &actual_format, &nitems,
814 &actual_type, &actual_format, &nitems,
1544 int actual_format; local in function:EwmhGetWindowProperty
1551 &actual_type, &actual_format, &nitems,
1556 if(actual_format == 32) {
1581 int actual_format; local in function:EwmhGetWindowProperties
1587 &actual_type, &actual_format, nitems_retur
[all...]
H A Dfunctions_identify.c75 int actual_format; local in function:Identify
185 XA_STRING, &actual_type, &actual_format, &nitems,
H A Dvscreen.c172 int actual_format; local in function:CtwmGetVScreenMap
179 False, XA_STRING, &actual_type, &actual_format, &len,
/xsrc/external/mit/ctwm/dist/client/
H A Dlibctwm.c25 int actual_format; local in function:CtwmIsRunning
33 False, XA_STRING, &actual_type, &actual_format, &len,
51 int actual_format; local in function:CtwmListWorkspaces
61 False, XA_STRING, &actual_type, &actual_format, &len,
98 int actual_format; local in function:CtwmCurrentWorkspace
107 False, XA_STRING, &actual_type, &actual_format, &len,
138 int actual_format; local in function:CtwmCurrentOccupation
149 False, XA_STRING, &actual_type, &actual_format, &len,
217 int actual_format; local in function:CtwmAddToCurrentWorkspace
231 False, XA_STRING, &actual_type, &actual_format,
[all...]
/xsrc/external/mit/x11perf/dist/
H A Ddo_simple.c87 int actual_format; local in function:DoGetProperty
94 False, AnyPropertyType, &actual_type, &actual_format,
/xsrc/external/mit/libXi/dist/src/
H A DXGetDProp.c46 Atom req_type, Atom *actual_type, int *actual_format,
142 *actual_format = rep.format;
44 XGetDeviceProperty(Display * dpy,XDevice * dev,Atom property,long offset,long length,Bool delete,Atom req_type,Atom * actual_type,int * actual_format,unsigned long * nitems,unsigned long * bytes_after,unsigned char ** prop) argument
/xsrc/external/mit/libXrandr/dist/src/
H A DXrrProperty.c252 Atom *actual_type, int *actual_format,
263 *actual_format = 0;
347 *actual_format = rep.format;
249 XRRGetOutputProperty(Display * dpy,RROutput output,Atom property,long offset,long length,Bool delete,Bool pending,Atom req_type,Atom * actual_type,int * actual_format,unsigned long * nitems,unsigned long * bytes_after,unsigned char ** prop) argument
H A DXrrProviderProperty.c252 Atom *actual_type, int *actual_format,
263 *actual_format = 0;
347 *actual_format = rep.format;
249 XRRGetProviderProperty(Display * dpy,RRProvider provider,Atom property,long offset,long length,Bool delete,Bool pending,Atom req_type,Atom * actual_type,int * actual_format,unsigned long * nitems,unsigned long * bytes_after,unsigned char ** prop) argument
/xsrc/external/mit/libX11/dist/modules/im/ximcp/
H A DimInsClbk.c87 int actual_format; local in function:_XimFilterPropertyNotify
100 False, XA_ATOM, &actual_type, &actual_format,
105 if( actual_type != XA_ATOM || actual_format != 32 ) {
/xsrc/external/mit/xkill/dist/
H A Dxkill.c402 int actual_format; local in function:wm_state_set
409 AnyPropertyType, &actual_type, &actual_format,
412 return (success == Success && actual_type != None && actual_format);
/xsrc/external/mit/libXScrnSaver/dist/src/
H A DXScrnSaver.c428 int actual_format; local in function:XScreenSaverGetRegistered
439 AnyPropertyType, &actual_type, &actual_format,
445 if (actual_format == 32) {
/xsrc/external/mit/xprop/dist/
H A Dxprop.c1477 int actual_format; local in function:Get_Window_Property_Data_And_Type
1492 &actual_format, &nitems, &bytes_after,
1499 if (actual_format == 32)
1501 else if (actual_format == 16)
1503 else if (actual_format == 8)
1505 else if (actual_format == 0)
1511 *size = actual_format;
/xsrc/external/mit/smproxy/dist/
H A Dsmproxy.c157 int actual_format;
164 0L, 1L, False, AnyPropertyType, &actual_type, &actual_format,
167 if (actual_type == XA_WINDOW && actual_format == 32 &&
764 int actual_format;
816 &actual_type, &actual_format, &nitems, &bytesafter,
154 int actual_format; local in function:GetClientLeader
746 int actual_format; local in function:HandleCreate

Completed in 24 milliseconds

12