HomeSort by relevance Sort by last modified time
    Searched refs:psh_hint_is_active (Results 1 - 2 of 2) sorted by null

  /external/freetype/src/pshinter/
pshalgo.h 45 #define psh_hint_is_active( x ) ( ( (x)->flags & PSH_HINT_ACTIVE ) != 0 ) macro
pshalgo.c 112 if ( psh_hint_is_active( hint ) )
273 if ( !psh_hint_is_active( hint ) )
    [all...]

Completed in 273 milliseconds