Home
last modified time | relevance | path

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

/external/freetype/src/pshinter/
Dpshalgo.h41 #define psh_hint_is_active( x ) ( ( (x)->flags & PSH_HINT_ACTIVE ) != 0 ) macro
Dpshalgo.c109 if ( psh_hint_is_active( hint ) ) in psh_hint_table_record()
270 if ( !psh_hint_is_active( hint ) ) in psh_hint_table_activate_mask()