Lines Matching refs:highy_float
1405 float lowx_float, highx_float, lowy_float, highy_float;
1429 highy_float = convy_float;
1477 y_percent = highy_float;
1524 percent = x_percent * highy_float;
1531 y_percent = highy_float - lowy_float;
1552 percent = (highy_float-lowy_float)*(highx_float-lowx_float);
1592 lowy_float = highy_float;
1594 highy_float += convy_float;
1595 if(highy_float > 1) {
1596 highy_float -= 1.0;
1622 float lowx_float, highx_float, lowy_float, highy_float;
1646 highy_float = convy_float;
1694 y_percent = highy_float;
1741 percent = x_percent * highy_float;
1748 y_percent = highy_float - lowy_float;
1769 percent = (highy_float-lowy_float)*(highx_float-lowx_float);
1809 lowy_float = highy_float;
1811 highy_float += convy_float;
1812 if(highy_float > 1) {
1813 highy_float -= 1.0;
1840 float lowx_float, highx_float, lowy_float, highy_float;
1864 highy_float = convy_float;
1924 y_percent = highy_float;
1998 percent = x_percent * highy_float;
2009 y_percent = highy_float - lowy_float;
2043 percent = (highy_float-lowy_float)*(highx_float-lowx_float);
2089 lowy_float = highy_float;
2091 highy_float += convy_float;
2092 if(highy_float > 1) {
2093 highy_float -= 1.0;
2120 float lowx_float, highx_float, lowy_float, highy_float;
2146 highy_float = convy_float;
2208 y_percent = highy_float;
2286 percent = x_percent * highy_float;
2298 y_percent = highy_float - lowy_float;
2335 percent = (highy_float-lowy_float)*(highx_float-lowx_float);
2383 lowy_float = highy_float;
2385 highy_float += convy_float;
2386 if(highy_float > 1) {
2387 highy_float -= 1.0;
2414 float lowx_float, highx_float, lowy_float, highy_float;
2438 highy_float = convy_float;
2498 y_percent = highy_float;
2572 percent = x_percent * highy_float;
2583 y_percent = highy_float - lowy_float;
2618 percent = (highy_float-lowy_float)*(highx_float-lowx_float);
2668 lowy_float = highy_float;
2670 highy_float += convy_float;
2671 if(highy_float > 1) {
2672 highy_float -= 1.0;
2701 float lowx_float, highx_float, lowy_float, highy_float;
2727 highy_float = convy_float;
2789 y_percent = highy_float;
2867 percent = x_percent * highy_float;
2879 y_percent = highy_float - lowy_float;
2916 percent = (highy_float-lowy_float)*(highx_float-lowx_float);
2964 lowy_float = highy_float;
2966 highy_float += convy_float;
2967 if(highy_float > 1) {
2968 highy_float -= 1.0;
2997 float lowx_float, highx_float, lowy_float, highy_float;
3023 highy_float = convy_float;
3085 y_percent = highy_float;
3163 percent = x_percent * highy_float;
3175 y_percent = highy_float - lowy_float;
3212 percent = (highy_float-lowy_float)*(highx_float-lowx_float);
3260 lowy_float = highy_float;
3262 highy_float += convy_float;
3263 if(highy_float > 1) {
3264 highy_float -= 1.0;
6043 float lowx_float, highx_float, lowy_float, highy_float;
6067 highy_float = convy_float;
6146 y_percent = highy_float;
6265 percent = x_percent * highy_float;
6283 y_percent = highy_float - lowy_float;
6338 percent = (highy_float-lowy_float)*(highx_float-lowx_float);
6404 lowy_float = highy_float;
6406 highy_float += convy_float;
6407 if(highy_float > 1) {
6408 highy_float -= 1.0;