Searched refs:round_xpos_to_byte (Results 1 – 3 of 3) sorted by relevance
1012 …add_peel(round_xpos_to_byte(xpos, 0), round_xpos_to_byte(image->w/*width*/ + xpos, 1), ypos, image… in draw_mid()
547 int __pascal far round_xpos_to_byte(int xpos,int round_direction);
256 int __pascal far round_xpos_to_byte(int xpos,int round_direction) { in round_xpos_to_byte() function