Home
last modified time | relevance | path

Searched refs:method_3_blit_mono (Results 1 – 4 of 4) sorted by relevance

/dports/games/sdlpop/SDLPoP-1.22/src/
H A Dseg009.c1199method_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 Dproto.h606 image_type far * __pascal far method_3_blit_mono(image_type far *image,int xpos,int ypos,int blitte…
H A Dseg000.c2014 method_3_blit_mono(decoded_image, xpos, ypos, blitters_0_no_transp, blit); in draw_full_image()
H A Dseg008.c1048 method_3_blit_mono(image, xpos, ypos, 0, blit & 0xBF); in draw_image()