Home
last modified time | relevance | path

Searched refs:Cursor_background (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/grafx2/grafx2/src/
H A Dglobal.h134 GFX2_GLOBAL byte Cursor_background[CURSOR_SPRITE_HEIGHT][CURSOR_SPRITE_WIDTH]; variable
H A Dwindows.c2472 Cursor_background[counter_y][counter_x]=Read_pixel(x_pos,y_pos); in Display_cursor()
2541 Cursor_background[counter_y][counter_x]=Read_pixel(x_pos,y_pos); in Display_cursor()
2573 Cursor_background[counter_y][counter_x]=Read_pixel(x_pos,y_pos); in Display_cursor()
2776 Pixel(x_pos,y_pos,Cursor_background[counter_y][counter_x]); in Hide_cursor()
2843 Pixel(x_pos,y_pos,Cursor_background[counter_y][counter_x]); in Hide_cursor()
2874 Pixel(x_pos,y_pos,Cursor_background[counter_y][counter_x]); in Hide_cursor()