HomeSort by relevance Sort by last modified time
    Searched refs:sub_image (Results 1 - 5 of 5) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/
Xutil.h 217 ((*((ximage)->f.sub_image))((ximage), (x), (y), (width), (height)))
Xlib.h 402 struct _XImage *(*sub_image)(struct _XImage *, int, int, unsigned int, unsigned int); member in struct:_XImage::funcs
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/
Xutil.h 215 ((*((ximage)->f.sub_image))((ximage), (x), (y), (width), (height)))
Xlib.h 399 struct _XImage *(*sub_image)(struct _XImage *, int, int, unsigned int, unsigned int); member in struct:_XImage::funcs
    [all...]
  /external/libvncserver/x11vnc/
nox11.h 1176 struct _XImage *(*sub_image)(struct _XImage *, int, int, unsigned int, unsigned int); member in struct:_XImage::funcs
    [all...]

Completed in 183 milliseconds