OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:horiBearingY
(Results
1 - 3
of
3
) sorted by null
/external/freetype/src/sfnt/
ttsbit0.c
330
metrics->
horiBearingY
= (FT_Char)p[3];
641
FT_Char
horiBearingY
= decoder->metrics->
horiBearingY
;
677
decoder->metrics->
horiBearingY
=
horiBearingY
;
/external/freetype/include/freetype/
freetype.h
219
/*
horiBearingY
:: */
246
FT_Pos
horiBearingY
;
[
all
...]
/external/freetype/include/freetype/internal/
tttypes.h
425
/*
horiBearingY
:: The horizontal top bearing. */
441
FT_Char
horiBearingY
;
521
/* max_before_BL :: Maximum of
horiBearingY
(resp. */
526
/*
horiBearingY
- height */
[
all
...]
Completed in 20 milliseconds