Searched refs:method_3_blit_mono (Results 1 – 4 of 4) sorted by relevance
/dports/games/sdlpop/SDLPoP-1.22/src/ |
H A D | seg009.c | 1199 …method_3_blit_mono(image, textstate.current_x, textstate.current_y - font->height_above_baseline, … in draw_text_character() 2898 image_type far * __pascal far method_3_blit_mono(image_type far *image,int xpos,int ypos,int blitte… in method_3_blit_mono() function 3149 method_3_blit_mono(image, xpos, ypos, blitters_9_black, 0); in method_6_blit_img_to_scr()
|
H A D | proto.h | 606 image_type far * __pascal far method_3_blit_mono(image_type far *image,int xpos,int ypos,int blitte…
|
H A D | seg000.c | 2014 method_3_blit_mono(decoded_image, xpos, ypos, blitters_0_no_transp, blit); in draw_full_image()
|
H A D | seg008.c | 1048 method_3_blit_mono(image, xpos, ypos, 0, blit & 0xBF); in draw_image()
|