Searched defs:attributes (Results 1 - 25 of 109) sorted by relevance

12345

/xsrc/external/mit/xmag/dist/
H A DRootWin.c79 Realize(Widget w,_X_UNUSED XtValueMask * value_mask,_X_UNUSED XSetWindowAttributes * attributes) argument
/xsrc/external/mit/libXpm/dist/src/
H A DInfo.c89 xpmSetInfoMask(XpmInfo * info,XpmAttributes * attributes) argument
104 xpmSetInfo(XpmInfo * info,XpmAttributes * attributes) argument
[all...]
H A DCrPFrBuf.c41 XpmCreatePixmapFromBuffer(Display * display,Drawable d,char * buffer,Pixmap * pixmap_return,Pixmap * shapemask_return,XpmAttributes * attributes) argument
H A DCrPFrDat.c41 XpmCreatePixmapFromData(Display * display,Drawable d,char ** data,Pixmap * pixmap_return,Pixmap * shapemask_return,XpmAttributes * attributes) argument
H A DRdFToP.c41 XpmReadFileToPixmap(Display * display,Drawable d,const char * filename,Pixmap * pixmap_return,Pixmap * shapemask_return,XpmAttributes * attributes) argument
H A DCrBufFrP.c41 XpmCreateBufferFromPixmap(Display * display,char ** buffer_return,Pixmap pixmap,Pixmap shapemask,XpmAttributes * attributes) argument
H A DCrDatFrP.c41 XpmCreateDataFromPixmap(Display * display,char *** data_return,Pixmap pixmap,Pixmap shapemask,XpmAttributes * attributes) argument
H A DCrIFrBuf.c43 XpmCreateImageFromBuffer(Display * display,char * buffer,XImage ** image_return,XImage ** shapeimage_return,XpmAttributes * attributes) argument
H A DCrIFrDat.c43 XpmCreateImageFromData(Display * display,char ** data,XImage ** image_return,XImage ** shapeimage_return,XpmAttributes * attributes) argument
H A DWrFFrP.c41 XpmWriteFileFromPixmap(Display * display,const char * filename,Pixmap pixmap,Pixmap shapemask,XpmAttributes * attributes) argument
H A DAttrib.c159 xpmInitAttributes(XpmAttributes *attributes) argument
186 xpmSetAttributes(XpmAttributes * attributes,XpmImage * image,XpmInfo * info) argument
256 XpmFreeAttributes(XpmAttributes * attributes) argument
[all...]
H A DRdFToI.c63 XpmReadFileToImage(Display * display,const char * filename,XImage ** image_return,XImage ** shapeimage_return,XpmAttributes * attributes) argument
H A DWrFFrI.c77 XpmWriteFileFromImage(Display * display,const char * filename,XImage * image,XImage * shapeimage,XpmAttributes * attributes) argument
/xsrc/external/mit/libX11/dist/src/
H A DChWAttrs.c39 XChangeWindowAttributes(register Display * dpy,Window w,unsigned long valuemask,XSetWindowAttributes * attributes) argument
H A DWindow.c32 _XProcessWindowAttributes(Display * dpy,xChangeWindowAttributesReq * req,unsigned long valuemask,XSetWindowAttributes * attributes) argument
100 XCreateWindow(register Display * dpy,Window parent,int x,int y,unsigned int width,unsigned int height,unsigned int borderWidth,int depth,unsigned int class,Visual * visual,unsigned long valuemask,XSetWindowAttributes * attributes) argument
[all...]
/xsrc/external/mit/ctwm/dist/
H A Dimage_xpm.c51 XpmAttributes attributes; local in function:LoadXpmImage
[all...]
H A Dmask_screen.c36 XSetWindowAttributes attributes; local in function:MaskScreen
H A Dfunctions_win.c471 XSetWindowAttributes attributes; local in function:DFHANDLER
/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/xvmc/
H A Dattributes.c45 static const XvAttribute attributes[] = { variable in typeref:typename:const XvAttribute[]
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/xvmc/
H A Dattributes.c45 static const XvAttribute attributes[] = { variable in typeref:typename:const XvAttribute[]
/xsrc/external/mit/libXt/dist/src/
H A DCore.c332 XSetWindowAttributes attributes; local in function:CoreSetValues
303 CoreRealize(Widget widget,XtValueMask * value_mask,XSetWindowAttributes * attributes) argument
[all...]
/xsrc/external/mit/xditview/dist/
H A DXFontName.c65 unsigned int attributes = 0; local in function:XParseFontName
/xsrc/external/mit/xvinfo/dist/
H A Dxvinfo.c98 XvAttribute *attributes; local in function:main
[all...]
/xsrc/external/mit/libXaw/dist/src/
H A DSimple.c312 XawSimpleRealize(Widget w, Mask *valueMask, XSetWindowAttributes *attributes) argument
/xsrc/external/mit/libXext/dist/src/
H A DXSecurity.c219 XSecurityGenerateAuthorization(Display * dpy,Xauth * auth_in,unsigned long valuemask,XSecurityAuthorizationAttributes * attributes,XSecurityAuthorization * auth_id_return) argument

Completed in 24 milliseconds

12345