Home
last modified time | relevance | path

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

/freebsd-13.1/lib/libvgl/
H A Dvgl.h137 void VGLMouseMerge(int x, int y, int width, byte *line);
H A Dbitmap.c217 VGLMouseMerge(dstx, dstline, width, p); in __VGLBitmapCopy()
H A Dmouse.c404 VGLMouseMerge(int x, int y, int width, byte *line) in VGLMouseMerge() function