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

  /external/sfntly/cpp/src/sfntly/table/truetype/
glyph_table.cc 28 const int32_t GlyphTable::SimpleGlyph::kFLAG_XSHORT = 1 << 1;
450 if ((flag & kFLAG_XSHORT) == kFLAG_XSHORT) {
glyph_table.h 164 static const int32_t kFLAG_XSHORT;

Completed in 418 milliseconds