OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:squareH
(Results
1 - 3
of
3
) sorted by relevancy
/xsrc/external/mit/bitmap/dist/
BitmapP.h
119
Dimension margin, squareW,
squareH
, width, height;
168
BW->bitmap.
squareH
), BW->bitmap.height - 1))
174
(Position) (BW->bitmap.vertOffset + ((y) * BW->bitmap.
squareH
))
Bitmap.c
97
Offset(
squareH
), XtRImmediate, (XtPointer) DefaultSquareHeight},
844
new->core.height = new->bitmap.height * new->bitmap.
squareH
+
1539
Dimension squareW,
squareH
;
1543
squareH
= max(1, ((int)BW->core.height - 2 * (int)BW->bitmap.margin) /
1547
BW->bitmap.squareW = BW->bitmap.
squareH
= min(squareW,
squareH
);
1550
BW->bitmap.
squareH
=
squareH
;
1560
BW->bitmap.
squareH
) / 2);
1563
(BW->bitmap.
squareH
> BW->bitmap.grid_tolerance))
[
all
...]
Graphics.c
105
BW->bitmap.squareW, BW->bitmap.
squareH
)
113
BW->bitmap.squareW, BW->bitmap.
squareH
);
121
BW->bitmap.squareW, BW->bitmap.
squareH
)
130
BW->bitmap.squareW, BW->bitmap.
squareH
);
Completed in 7 milliseconds
Indexes created Wed Aug 19 00:25:20 UTC 2026