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

  /external/freetype/src/pshinter/
pshalgo.h 41 #define psh_hint_is_active( x ) ( ( (x)->flags & PSH_HINT_ACTIVE ) != 0 ) macro
pshalgo.c 109 if ( psh_hint_is_active( hint ) )
270 if ( !psh_hint_is_active( hint ) )
    [all...]
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/pshinter/
pshalgo.h 41 #define psh_hint_is_active( x ) ( ( (x)->flags & PSH_HINT_ACTIVE ) != 0 ) macro
pshalgo.c 109 if ( psh_hint_is_active( hint ) )
270 if ( !psh_hint_is_active( hint ) )
    [all...]
  /external/pdfium/third_party/freetype/src/pshinter/
pshalgo.h 41 #define psh_hint_is_active( x ) ( ( (x)->flags & PSH_HINT_ACTIVE ) != 0 ) macro
pshalgo.c 109 if ( psh_hint_is_active( hint ) )
270 if ( !psh_hint_is_active( hint ) )
    [all...]

Completed in 255 milliseconds