Home
last modified time | relevance | path

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

/dports/games/xspringies/xspringies-1.12/
H A Dxdisp.c114 int bbo_ulx, bbo_uly, bbo_lrx, bbo_lry; variable
243 bb_ulx = bbo_ulx = bb_uly = bbo_uly = 0; in reset_bbox()
328 if (bbo_uly < (bb_temp = bb_uly)) in calc_bbox()
329 bb_uly = bbo_uly; in calc_bbox()
330 bbo_uly = bb_temp; in calc_bbox()