Home
last modified time | relevance | path

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

/dports/graphics/quat-gui/quat-1.20/kernel/
H A Dquat.h27 int DUMMY_update_bitmap(long x1, long x2, long xres, int y, unsigned char *Buf, int which);
H A Dquat.c84 VER_update_bitmap update_bitmap = DUMMY_update_bitmap;
104 int DUMMY_update_bitmap(long a, long b, long c, int d, unsigned char *e, int f) in DUMMY_update_bitmap() function
/dports/graphics/quat/quat-1.20/kernel/
H A Dquat.h27 int DUMMY_update_bitmap(long x1, long x2, long xres, int y, unsigned char *Buf, int which);
H A Dquat.c84 VER_update_bitmap update_bitmap = DUMMY_update_bitmap;
104 int DUMMY_update_bitmap(long a, long b, long c, int d, unsigned char *e, int f) in DUMMY_update_bitmap() function
/dports/graphics/quat/quat-1.20/gui/
H A DJuliaPreview.cxx93 update_bitmap = (VER_update_bitmap)DUMMY_update_bitmap; in CalcImage3D()
/dports/graphics/quat-gui/quat-1.20/gui/
H A DJuliaPreview.cxx93 update_bitmap = (VER_update_bitmap)DUMMY_update_bitmap; in CalcImage3D()