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

  /external/chromium_org/third_party/freetype/src/autofit/
afhints.h 351 FT_UInt32 scaler_flags; /* copy of scaler flags */ member in struct:AF_GlyphHintsRec_
362 #define AF_HINTS_TEST_SCALER( h, f ) ( (h)->scaler_flags & (f) )
afcjk.c 1266 FT_UInt32 scaler_flags, other_flags; local
    [all...]
aflatin.c 1526 FT_UInt32 scaler_flags, other_flags; local
    [all...]
aflatin2.c 1499 FT_UInt32 scaler_flags, other_flags; local
    [all...]
afhints.c 585 hints->scaler_flags = metrics->scaler.flags;
    [all...]
  /external/freetype/src/autofit/
afhints.h 362 FT_UInt32 scaler_flags; /* copy of scaler flags */ member in struct:AF_GlyphHintsRec_
373 #define AF_HINTS_TEST_SCALER( h, f ) ( (h)->scaler_flags & (f) )
afcjk.c 1290 FT_UInt32 scaler_flags, other_flags; local
    [all...]
aflatin2.c 1500 FT_UInt32 scaler_flags, other_flags; local
    [all...]
aflatin.c 1949 FT_UInt32 scaler_flags, other_flags; local
    [all...]
afhints.c 551 hints->scaler_flags = metrics->scaler.flags;
    [all...]

Completed in 53 milliseconds