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.c1557 psh_point_set_strong( point ); in psh_hint_table_find_strong_points()
1577 psh_point_set_strong( point ); in psh_hint_table_find_strong_points()
1616 psh_point_set_strong( point ); in psh_hint_table_find_strong_points()
1633 psh_point_set_strong( point ); in psh_hint_table_find_strong_points()
1745 psh_point_set_strong( point ); in psh_glyph_find_strong_points()
1796 psh_point_set_strong( point ); in psh_glyph_find_blue_points()
1818 psh_point_set_strong( point ); in psh_glyph_find_blue_points()
Dpshalgo.h153 #define psh_point_set_strong( p ) (p)->flags2 |= PSH_POINT_STRONG macro