Lines Matching refs:InWindowY
1588 rectangle.y = InWindowY(BW, from_y);
1590 rectangle.height = InWindowY(BW, to_y + 1) - InWindowY(BW, from_y);
1620 rectangle.y = InWindowY(BW, 0);
1622 rectangle.height = InWindowY(BW, BW->bitmap.height) - InWindowY(BW, 0);
1652 rectangle.y = min(y, InWindowY(BW, InBitmapY(BW, y)));
1656 InWindowY(BW, InBitmapY(BW, y + height)+1)) - rectangle.y;
1671 InWindowX(BW, 0) - 1, InWindowY(BW, 0) - 1,
1673 InWindowY(BW, BW->bitmap.height) - InWindowY(BW, 0) + 1);
1743 InWindowX(BW, 0) - 1, InWindowY(BW, 0) - 1,
1745 InWindowY(BW, BW->bitmap.height) - InWindowY(BW, 0) + 1);
1753 InWindowX(BW, 0) - 1, InWindowY(BW, 0) - 1,
1755 InWindowY(BW, BW->bitmap.height) - InWindowY(BW, 0) + 1);