OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:len_score
(Results
1 - 2
of
2
) sorted by null
/external/freetype/src/autofit/
aflatin2.c
992
FT_Pos len_threshold,
len_score
;
local
1000
len_score
= AF_LATIN_CONSTANT( hints->metrics, 6000 );
1043
score = dist +
len_score
/ len;
[
all
...]
aflatin.c
1909
FT_Pos len_threshold,
len_score
, dist_score, max_width;
local
[
all
...]
Completed in 99 milliseconds