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

  /external/chromium_org/third_party/freetype/src/autofit/
aflatin.c 462 FT_Bool over_ref = FT_BOOL( shoot > ref ); local
465 if ( AF_LATIN_IS_TOP_BLUE( bb ) ^ over_ref )
    [all...]
aflatin2.c 394 FT_Bool over_ref = FT_BOOL( shoot > ref ); local
397 if ( AF_LATIN_IS_TOP_BLUE( bb ) ^ over_ref )
    [all...]
  /external/freetype/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 774 FT_Bool over_ref = FT_BOOL( shoot > ref ); local
777 if ( AF_LATIN_IS_TOP_BLUE( bs ) ^ over_ref )
    [all...]

Completed in 195 milliseconds