Searched defs:property (Results 1 - 25 of 123) sorted by relevance

12345

/xsrc/external/mit/libX11/dist/src/
H A DDelProp.c33 XDeleteProperty(register Display * dpy,Window window,Atom property) argument
H A DSetStCmap.c64 XSetStandardColormap(Display * dpy,Window w,XStandardColormap * cmap,Atom property) argument
H A DSetTxtProp.c60 XSetTextProperty(Display * dpy,Window w,XTextProperty * tp,Atom property) argument
H A DChProp.c33 XChangeProperty(register Display * dpy,Window w,Atom property,Atom type,int format,int mode,_Xconst unsigned char * data,int nelements) argument
H A DConvSel.c33 XConvertSelection(register Display * dpy,Atom selection,Atom target,Atom property,Window requestor,Time time) argument
H A DGetStCmap.c63 XGetStandardColormap(Display * dpy,Window w,XStandardColormap * cmap,Atom property) argument
H A DGetNrmHint.c63 XGetWMSizeHints(Display * dpy,Window w,XSizeHints * hints,long * supplied,Atom property) argument
H A DGetTxtProp.c60 XGetTextProperty(Display * display,Window window,XTextProperty * tp,Atom property) argument
H A DSetRGBCMap.c39 XSetRGBColormaps(Display * dpy,Window w,XStandardColormap * cmaps,int count,Atom property) argument
H A DGetProp.c34 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
H A DGetRGBCMap.c39 XGetRGBColormaps(Display * dpy,Window w,XStandardColormap ** stdcmap,int * count,Atom property) argument
/xsrc/external/mit/libXi/dist/src/
H A DXDelDProp.c44 XDeleteDeviceProperty(Display* dpy, XDevice* dev, Atom property) argument
H A DXChDProp.c43 XChangeDeviceProperty(Display * dpy,XDevice * dev,Atom property,Atom type,int format,int mode,_Xconst unsigned char * data,int nelements) argument
H A DXGetDProp.c44 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
H A DXIProperties.c86 XIDeleteProperty(Display* dpy, int deviceid, Atom property) argument
107 XIChangeProperty(Display* dpy, int deviceid, Atom property, Atom type, argument
167 XIGetProperty(Display* dpy, int deviceid, Atom property, long offset, argument
[all...]
/xsrc/external/mit/libXmu/dist/src/
H A DDelCmap.c45 XmuDeleteStandardColormap(Display *dpy, int screen, Atom property) argument
H A DStdCmap.c65 XmuStandardColormap(Display * dpy,int screen,VisualID visualid,unsigned int depth,Atom property,Colormap cmap,unsigned long red_max,unsigned long green_max,unsigned long blue_max) argument
161 valid_args(XVisualInfo * vinfo,unsigned long red_max,unsigned long green_max,unsigned long blue_max,Atom property) argument
[all...]
H A DCmapAlloc.c68 XmuGetColormapAllocation(XVisualInfo *vinfo, Atom property, argument
H A DLookupCmap.c73 XmuLookupStandardColormap(Display * dpy,int screen,VisualID visualid,unsigned int depth,Atom property,Bool replace,Bool retain) argument
199 lookup(Display * dpy,int screen,VisualID visualid,Atom property,XStandardColormap * cnew,Bool replace) argument
[all...]
/xsrc/external/mit/glu/dist/src/libnurbs/internals/
H A Drenderhints.cc85 Renderhints::isProperty( long property ) argument
99 Renderhints::getProperty( long property ) argument
117 Renderhints::setProperty( long property, REAL value ) argument
/xsrc/external/mit/xcb-util/dist/property/
H A DMakefile.am
/xsrc/external/mit/xedit/dist/lisp/modules/
H A Dxedit.lsp[all...]
/xsrc/external/mit/fstobdf/dist/
H A Dprops.c76 FSPropOffset *property; local in function:EmitProperties
[all...]
/xsrc/external/mit/libX11/dist/src/xcms/
H A DcmsProp.c103 _XcmsGetProperty(Display * pDpy,Window w,Atom property,int * pFormat,unsigned long * pNItems,unsigned long * pNBytes,char ** pValue) argument
/xsrc/external/mit/libXrandr/dist/src/
H A DXrrProperty.c82 XRRQueryOutputProperty (Display *dpy, RROutput output, Atom property) argument
137 XRRConfigureOutputProperty (Display *dpy, RROutput output, Atom property, argument
231 XRRDeleteOutputProperty (Display *dpy, RROutput output, Atom property) argument
168 XRRChangeOutputProperty(Display * dpy,RROutput output,Atom property,Atom type,int format,int mode,_Xconst unsigned char * data,int nelements) argument
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
[all...]

Completed in 20 milliseconds

12345