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

1234567

/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
/src/usr.bin/mkesdb/
H A Dyacc.y87 property : /* empty */ label
/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
/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...]
/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
/src/sys/dev/fdt/
H A Dfdt_ddb.c71 int property; variable in typeref:typename:int
/xsrc/external/mit/xedit/dist/lisp/modules/
H A Dxedit.lsp[all...]
/src/usr.sbin/acpitools/aml/
H A Daml_name.h43 union aml_object *property; member in struct:aml_name
/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
/src/sys/external/bsd/drm2/dist/include/drm/
H A Ddrm_property.h236 drm_property_type_is(struct drm_property * property,uint32_t type) argument
[all...]

Completed in 19 milliseconds

1234567