Home
last modified time | relevance | path

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

/external/freetype/src/pshinter/
Dpshalgo.h46 #define psh_hint_deactivate( x ) (x)->flags &= ~PSH_HINT_ACTIVE macro
Dpshalgo.c88 psh_hint_deactivate( hint ); in psh_hint_table_deactivate()