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

  /external/sfntly/cpp/src/sfntly/
tag.h 92 static const int32_t bhed; member in struct:sfntly::Tag
tag.cc 70 const int32_t Tag::bhed = TAG('b', 'h', 'e', 'd'); member in class:sfntly::Tag
  /external/sfntly/cpp/src/sfntly/table/
table.cc 131 }*/ else if (tag == Tag::bhed) {
  /external/sfntly/cpp/src/sample/chromium/
subsetter_impl.cc 752 Tag::EBLC, Tag::EBSC, Tag::bdat, Tag::bloc, Tag::bhed,
767 // For old Apple bitmap fonts, they have only bdats and bhed is identical
779 remove_tags.insert(Tag::bhed);
  /external/freetype/src/sfnt/
sfobjs.c     [all...]

Completed in 108 milliseconds