Home
last modified time | relevance | path

Searched refs:EPictureCreateBuffer (Results 1 – 6 of 6) sorted by relevance

/dports/x11-wm/e16/e16-1.0.24/src/
H A Dcursors.c64 pict = EPictureCreateBuffer(VROOT, w, h, 1, NULL); in ECreatePixmapCursor()
H A Dxwin.h308 EX_Picture EPictureCreateBuffer(Win win, int w, int h, int argb,
H A Deimage.c738 pict = EPictureCreateBuffer(RROOT, w, h, 1, &pmap); in EImageDefineCursor()
H A Dx.c2066 EPictureCreateBuffer(Win win, int w, int h, int argb, EX_Pixmap * ppmap) in EPictureCreateBuffer() function
H A Decompmgr.c2050 rootBuffer = EPictureCreateBuffer(VROOT, w, h, 0, &Mode_compmgr.pmap); in ECompMgrRootBufferCreate()
/dports/x11-wm/e16/e16-1.0.24/
H A DChangeLog436 - Add argb option to EPictureCreateBuffer().