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

  /external/chromium_org/third_party/freetype/src/sfnt/
ttcmap.h 137 } TT_ValidatorRec, *TT_Validator;
140 #define TT_VALIDATOR( x ) ( (TT_Validator)( x ) )
141 #define TT_VALID_GLYPH_COUNT( x ) TT_VALIDATOR( x )->num_glyphs
  /external/freetype/src/sfnt/
ttcmap.h 137 } TT_ValidatorRec, *TT_Validator;
140 #define TT_VALIDATOR( x ) ( (TT_Validator)( x ) )
141 #define TT_VALID_GLYPH_COUNT( x ) TT_VALIDATOR( x )->num_glyphs

Completed in 189 milliseconds