Searched refs:psh_hint_deactivate (Results 1 – 2 of 2) sorted by relevance
/external/freetype/src/pshinter/ | ||
D | pshalgo.h | 46 #define psh_hint_deactivate( x ) (x)->flags &= ~PSH_HINT_ACTIVE macro |
D | pshalgo.c | 88 psh_hint_deactivate( hint ); in psh_hint_table_deactivate() |