OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AF_LATIN_CONSTANT
(Results
1 - 4
of
4
) sorted by null
/external/freetype/src/autofit/
aflatin.h
34
#define
AF_LATIN_CONSTANT
( metrics, c ) \
aflatin2.c
160
:
AF_LATIN_CONSTANT
( metrics, 50 );
996
len_threshold =
AF_LATIN_CONSTANT
( hints->metrics, 8 );
1000
len_score =
AF_LATIN_CONSTANT
( hints->metrics, 6000 );
[
all
...]
aflatin.c
236
:
AF_LATIN_CONSTANT
( metrics, 50 );
[
all
...]
afcjk.c
243
:
AF_LATIN_CONSTANT
( metrics, 50 );
836
len_threshold =
AF_LATIN_CONSTANT
( hints->metrics, 8 );
[
all
...]
Completed in 51 milliseconds