Home
last modified time | relevance | path

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

/external/freetype/src/autofit/
Daflatin2.c1434 AF_Width best_blue = NULL; in af_latin2_hints_compute_blue_edges() local
1478 best_blue = compare; in af_latin2_hints_compute_blue_edges()
1501 best_blue = & blue->shoot; in af_latin2_hints_compute_blue_edges()
1509 if ( best_blue ) in af_latin2_hints_compute_blue_edges()
1510 edge->blue_edge = best_blue; in af_latin2_hints_compute_blue_edges()
Dafcjk.c1320 AF_Width best_blue = NULL; in af_cjk_hints_compute_blue_edges() local
1367 best_blue = compare; in af_cjk_hints_compute_blue_edges()
1372 if ( best_blue ) in af_cjk_hints_compute_blue_edges()
1373 edge->blue_edge = best_blue; in af_cjk_hints_compute_blue_edges()
Daflatin.c2460 AF_Width best_blue = NULL; in af_latin_hints_compute_blue_edges() local
2510 best_blue = &blue->ref; in af_latin_hints_compute_blue_edges()
2536 best_blue = &blue->shoot; in af_latin_hints_compute_blue_edges()
2544 if ( best_blue ) in af_latin_hints_compute_blue_edges()
2546 edge->blue_edge = best_blue; in af_latin_hints_compute_blue_edges()