Home
last modified time | relevance | path

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

/external/freetype/src/autofit/
Daflatin2.c1435 AF_Width best_blue = NULL; in af_latin2_hints_compute_blue_edges() local
1479 best_blue = compare; in af_latin2_hints_compute_blue_edges()
1502 best_blue = & blue->shoot; in af_latin2_hints_compute_blue_edges()
1510 if ( best_blue ) in af_latin2_hints_compute_blue_edges()
1511 edge->blue_edge = best_blue; in af_latin2_hints_compute_blue_edges()
Dafcjk.c1322 AF_Width best_blue = NULL; in af_cjk_hints_compute_blue_edges() local
1369 best_blue = compare; in af_cjk_hints_compute_blue_edges()
1374 if ( best_blue ) in af_cjk_hints_compute_blue_edges()
1375 edge->blue_edge = best_blue; in af_cjk_hints_compute_blue_edges()
Daflatin.c2495 AF_Width best_blue = NULL; in af_latin_hints_compute_blue_edges() local
2545 best_blue = &blue->ref; in af_latin_hints_compute_blue_edges()
2571 best_blue = &blue->shoot; in af_latin_hints_compute_blue_edges()
2579 if ( best_blue ) in af_latin_hints_compute_blue_edges()
2581 edge->blue_edge = best_blue; in af_latin_hints_compute_blue_edges()