OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:horiBearingX
(Results
1 - 3
of
3
) sorted by null
/external/freetype/src/sfnt/
ttsbit0.c
329
metrics->
horiBearingX
= (FT_Char)p[2];
640
FT_Char
horiBearingX
= decoder->metrics->
horiBearingX
;
676
decoder->metrics->
horiBearingX
=
horiBearingX
;
/external/freetype/include/freetype/
freetype.h
216
/*
horiBearingX
:: */
245
FT_Pos
horiBearingX
;
[
all
...]
/external/freetype/include/freetype/internal/
tttypes.h
423
/*
horiBearingX
:: The horizontal left bearing. */
440
FT_Char
horiBearingX
;
509
/* min_origin_SB :: Minimum of
horiBearingX
(resp. */
514
/* (
horiBearingX
+ width ) */
[
all
...]
Completed in 1885 milliseconds