OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:horiBearingX
(Results
1 - 5
of
5
) sorted by relevancy
/xsrc/external/mit/freetype/dist/src/cff/
cffgload.c
285
glyph->root.metrics.
horiBearingX
= (FT_Pos)metrics.
horiBearingX
* 64;
302
glyph->root.bitmap_left = metrics.
horiBearingX
;
536
glyph->root.metrics.
horiBearingX
= decoder.builder.left_bearing.x;
551
FT_Short
horiBearingX
= 0;
557
&
horiBearingX
,
560
metrics->
horiBearingX
=
horiBearingX
;
661
metrics->
horiBearingX
= cbox.xMin;
666
metrics->vertBearingX = metrics->
horiBearingX
[
all
...]
/xsrc/external/mit/fonttosfnt/dist/
fonttosfnt.h
59
(b1)->
horiBearingX
== (b2)->
horiBearingX
&& \
133
int
horiBearingX
;
/xsrc/external/mit/freetype/dist/src/sfnt/
ttsbit.c
653
metrics->
horiBearingX
= (FT_Char)p[2];
991
FT_Char
horiBearingX
= (FT_Char)decoder->metrics->
horiBearingX
;
1034
decoder->metrics->
horiBearingX
=
horiBearingX
;
1582
metrics->
horiBearingX
= (FT_Short)originOffsetX;
/xsrc/external/mit/freetype/dist/include/freetype/
freetype.h
267
*
horiBearingX
::
305
FT_Pos
horiBearingX
;
/xsrc/external/mit/freetype/dist/include/freetype/internal/
tttypes.h
414
*
horiBearingX
::
437
FT_Short
horiBearingX
;
515
* Minimum of
horiBearingX
(resp. vertBearingY).
519
* horizontal advance - (
horiBearingX
+ width )
Completed in 12 milliseconds
Indexes created Fri Jul 03 00:25:33 UTC 2026