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

  /external/freetype/src/autofit/
aflatin2.c 400 FT_Bool over_ref = FT_BOOL( shoot > ref ); local
403 if ( AF_LATIN_IS_TOP_BLUE( bb ) ^ over_ref )
    [all...]
aflatin.c 890 FT_Bool over_ref = FT_BOOL( shoot > ref ); local
894 AF_LATIN_IS_SUB_TOP_BLUE( bs) ) ^ over_ref )
    [all...]
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/autofit/
aflatin2.c 395 FT_Bool over_ref = FT_BOOL( shoot > ref ); local
398 if ( AF_LATIN_IS_TOP_BLUE( bb ) ^ over_ref )
    [all...]
aflatin.c 795 FT_Bool over_ref = FT_BOOL( shoot > ref ); local
798 if ( AF_LATIN_IS_TOP_BLUE( bs ) ^ over_ref )
    [all...]

Completed in 74 milliseconds