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

  /external/freetype/src/autofit/
aflatin.h 69 #define AF_LATIN_IS_TOP_BLUE( b ) ( (b) == AF_LATIN_BLUE_CAPITAL_TOP || \
80 AF_LATIN_BLUE_TOP = 1 << 1, /* result of AF_LATIN_IS_TOP_BLUE */
aflatin.c 270 if ( AF_LATIN_IS_TOP_BLUE( bb ) )
402 if ( AF_LATIN_IS_TOP_BLUE( bb ) ^ over_ref )
408 if ( AF_LATIN_IS_TOP_BLUE( bb ) )
    [all...]
aflatin2.c 263 if ( AF_LATIN_IS_TOP_BLUE( bb ) )
395 if ( AF_LATIN_IS_TOP_BLUE( bb ) ^ over_ref )
400 if ( AF_LATIN_IS_TOP_BLUE( bb ) )
    [all...]

Completed in 51 milliseconds