Home
last modified time | relevance | path

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

/external/freetype/src/autofit/
Daflatin2.c1431 AF_Width best_blue = NULL; in af_latin2_hints_compute_blue_edges() local
1475 best_blue = compare; in af_latin2_hints_compute_blue_edges()
1498 best_blue = & blue->shoot; in af_latin2_hints_compute_blue_edges()
1506 if ( best_blue ) in af_latin2_hints_compute_blue_edges()
1507 edge->blue_edge = best_blue; in af_latin2_hints_compute_blue_edges()
Dafcjk.c1296 AF_Width best_blue = NULL; in af_cjk_hints_compute_blue_edges() local
1343 best_blue = compare; in af_cjk_hints_compute_blue_edges()
1348 if ( best_blue ) in af_cjk_hints_compute_blue_edges()
1349 edge->blue_edge = best_blue; in af_cjk_hints_compute_blue_edges()
Daflatin.c2436 AF_Width best_blue = NULL; in af_latin_hints_compute_blue_edges() local
2486 best_blue = &blue->ref; in af_latin_hints_compute_blue_edges()
2512 best_blue = &blue->shoot; in af_latin_hints_compute_blue_edges()
2520 if ( best_blue ) in af_latin_hints_compute_blue_edges()
2522 edge->blue_edge = best_blue; in af_latin_hints_compute_blue_edges()