Home | History | Annotate | Download | only in dist

Lines Matching refs:InWindowY

104 		   InWindowX(BW, x), InWindowY(BW, y),\
112 InWindowX(BW, x), InWindowY(BW, y),
120 InWindowX(BW, x), InWindowY(BW, y),\
129 InWindowX(BW, x), InWindowY(BW, y),
160 points[0].y = InWindowY(BW, y + 1.0/2);
162 points[1].y = InWindowY(BW, y + 1);
164 points[2].y = InWindowY(BW, y + 1.0/2);
166 points[3].y = InWindowY(BW, y);
168 points[4].y = InWindowY(BW, y + 1.0/2);
283 InWindowX(BW, i), InWindowY(BW, from_y),
284 InWindowX(BW, i), InWindowY(BW, to_y + 1));
289 InWindowX(BW, from_x), InWindowY(BW, i),
290 InWindowX(BW, to_x + 1), InWindowY(BW, i));
948 InWindowX(BW, 0), InWindowY(BW, 0),
950 InWindowY(BW, BW->bitmap.image->height) - InWindowY(BW, 0));
1462 InWindowY(BW, BW->bitmap.mark.from_y),
1465 InWindowY(BW, BW->bitmap.mark.to_y + 1) -
1466 InWindowY(BW, BW->bitmap.mark.from_y));
1498 InWindowY(BW, BW->bitmap.mark.from_y),
1501 InWindowY(BW, BW->bitmap.mark.to_y + 1) -
1502 InWindowY(BW, BW->bitmap.mark.from_y));
1543 InWindowY(BW, BW->bitmap.mark.from_y),
1546 InWindowY(BW, BW->bitmap.mark.to_y +1) -
1547 InWindowY(BW, BW->bitmap.mark.from_y));
1605 InWindowY(BW, 0),
1607 InWindowY(BW, BW->bitmap.height));
1611 InWindowY(BW, 0),
1613 InWindowY(BW, BW->bitmap.height));
1617 InWindowY(BW, (float)BW->bitmap.height / 2.0),
1619 InWindowY(BW, (float)BW->bitmap.height / 2.0));
1623 InWindowY(BW, 0),
1625 InWindowY(BW, BW->bitmap.height));