Home
last modified time | relevance | path

Searched refs:VGLMouseMerge (Results 1 – 3 of 3) sorted by relevance

/freebsd/lib/libvgl/
H A Dvgl.h135 void VGLMouseMerge(int x, int y, int width, byte *line);
H A Dbitmap.c214 VGLMouseMerge(dstx, dstline, width, p); in __VGLBitmapCopy()
H A Dmouse.c399 VGLMouseMerge(int x, int y, int width, byte *line) in VGLMouseMerge() function