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

  /external/freetype/src/pshinter/
pshalgo.h 47 #define psh_hint_is_fitted( x ) ( ( (x)->flags & PSH_HINT_FITTED ) != 0 ) macro
pshalgo.c 450 if ( !psh_hint_is_fitted( hint ) )
519 if ( !psh_hint_is_fitted( parent ) )
678 if ( !psh_hint_is_fitted( hint ) )
743 if ( !psh_hint_is_fitted( parent ) )
    [all...]

Completed in 122 milliseconds