Home
last modified time | relevance | path

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

/external/freetype/src/autofit/
Dafcjk.c1318 AF_Width best_blue = NULL; in af_cjk_hints_compute_blue_edges() local
1365 best_blue = compare; in af_cjk_hints_compute_blue_edges()
1370 if ( best_blue ) in af_cjk_hints_compute_blue_edges()
1371 edge->blue_edge = best_blue; in af_cjk_hints_compute_blue_edges()
Daflatin.c2515 AF_Width best_blue = NULL; in af_latin_hints_compute_blue_edges() local
2565 best_blue = &blue->ref; in af_latin_hints_compute_blue_edges()
2591 best_blue = &blue->shoot; in af_latin_hints_compute_blue_edges()
2599 if ( best_blue ) in af_latin_hints_compute_blue_edges()
2601 edge->blue_edge = best_blue; in af_latin_hints_compute_blue_edges()