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

  /external/chromium_org/third_party/freetype/src/pshinter/
pshalgo.h 46 #define psh_hint_is_fitted( x ) ( ( (x)->flags & PSH_HINT_FITTED ) != 0 ) macro
pshalgo.c 449 if ( !psh_hint_is_fitted( hint ) )
518 if ( !psh_hint_is_fitted( parent ) )
677 if ( !psh_hint_is_fitted( hint ) )
742 if ( !psh_hint_is_fitted( parent ) )
    [all...]
  /external/freetype/src/pshinter/
pshalgo.h 46 #define psh_hint_is_fitted( x ) ( ( (x)->flags & PSH_HINT_FITTED ) != 0 ) macro
pshalgo.c 449 if ( !psh_hint_is_fitted( hint ) )
518 if ( !psh_hint_is_fitted( parent ) )
677 if ( !psh_hint_is_fitted( hint ) )
742 if ( !psh_hint_is_fitted( parent ) )
    [all...]
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/pshinter/
pshalgo.h 46 #define psh_hint_is_fitted( x ) ( ( (x)->flags & PSH_HINT_FITTED ) != 0 ) macro
pshalgo.c 449 if ( !psh_hint_is_fitted( hint ) )
518 if ( !psh_hint_is_fitted( parent ) )
677 if ( !psh_hint_is_fitted( hint ) )
742 if ( !psh_hint_is_fitted( parent ) )
    [all...]

Completed in 5979 milliseconds