Home
last modified time | relevance | path

Searched refs:best_blue (Results 1 – 3 of 3) sorted by relevance

/external/freetype/src/autofit/
Daflatin2.c1410 AF_Width best_blue = NULL; in af_latin2_hints_compute_blue_edges() local
1454 best_blue = compare; in af_latin2_hints_compute_blue_edges()
1477 best_blue = & blue->shoot; in af_latin2_hints_compute_blue_edges()
1485 if ( best_blue ) in af_latin2_hints_compute_blue_edges()
1486 edge->blue_edge = best_blue; in af_latin2_hints_compute_blue_edges()
Daflatin.c1847 AF_Width best_blue = NULL; in af_latin_hints_compute_blue_edges() local
1896 best_blue = &blue->ref; in af_latin_hints_compute_blue_edges()
1922 best_blue = &blue->shoot; in af_latin_hints_compute_blue_edges()
1930 if ( best_blue ) in af_latin_hints_compute_blue_edges()
1932 edge->blue_edge = best_blue; in af_latin_hints_compute_blue_edges()
Dafcjk.c1222 AF_Width best_blue = NULL; in af_cjk_hints_compute_blue_edges() local
1269 best_blue = compare; in af_cjk_hints_compute_blue_edges()
1274 if ( best_blue ) in af_cjk_hints_compute_blue_edges()
1275 edge->blue_edge = best_blue; in af_cjk_hints_compute_blue_edges()