OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:InWindowX
(Results
1 - 3
of
3
) sorted by relevancy
/xsrc/external/mit/bitmap/dist/
Graphics.c
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),
159
points[0].x =
InWindowX
(BW, x);
161
points[1].x =
InWindowX
(BW, x + 1.0/2);
163
points[2].x =
InWindowX
(BW, x + 1);
165
points[3].x =
InWindowX
(BW, x + 1.0/2);
167
points[4].x =
InWindowX
(BW, x);
283
InWindowX
(BW, i), InWindowY(BW, from_y)
[
all
...]
Bitmap.c
1600
rectangle.x =
InWindowX
(BW, from_x);
1602
rectangle.width =
InWindowX
(BW, to_x + 1) -
InWindowX
(BW, from_x);
1632
rectangle.x =
InWindowX
(BW, 0);
1634
rectangle.width =
InWindowX
(BW, BW->bitmap.width) -
InWindowX
(BW, 0);
1664
rectangle.x = min(x,
InWindowX
(BW, InBitmapX(BW, x)));
1667
InWindowX
(BW, InBitmapX(BW, x + width)+1)) - rectangle.x;
1684
InWindowX
(BW, 0) - 1, InWindowY(BW, 0) - 1,
1685
InWindowX
(BW, BW->bitmap.width) - InWindowX(BW, 0) + 1
[
all
...]
BitmapP.h
170
#define
InWindowX
(BW, x)\
Completed in 6 milliseconds
Indexes created Wed Aug 19 00:25:20 UTC 2026