Home
last modified time | relevance | path

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

/external/freetype/src/pshinter/
Dpshalgo.c1452 psh_point_set_strong( point ); in psh_hint_table_find_strong_points()
1472 psh_point_set_strong( point ); in psh_hint_table_find_strong_points()
1511 psh_point_set_strong( point ); in psh_hint_table_find_strong_points()
1528 psh_point_set_strong( point ); in psh_hint_table_find_strong_points()
1636 psh_point_set_strong( point ); in psh_glyph_find_strong_points()
1687 psh_point_set_strong( point ); in psh_glyph_find_blue_points()
1709 psh_point_set_strong( point ); in psh_glyph_find_blue_points()
Dpshalgo.h147 #define psh_point_set_strong( p ) (p)->flags2 |= PSH_POINT_STRONG macro