Searched refs:bhed (Results 1 - 6 of 6) sorted by relevance

/external/sfntly/cpp/src/sfntly/
H A Dtag.h92 static const int32_t bhed; member in struct:sfntly::Tag
H A Dtag.cc70 const int32_t Tag::bhed = TAG('b', 'h', 'e', 'd'); member in class:sfntly::Tag
/external/sfntly/cpp/src/sfntly/table/
H A Dtable.cc131 }*/ else if (tag == Tag::bhed) {
/external/sfntly/cpp/src/sample/chromium/
H A Dsubsetter_impl.cc752 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/pdfium/third_party/freetype/src/sfnt/
H A Dsfobjs.c1016 /* `bhed' instead of `head' to store the font header (using */
1048 /* a `bhed' table */
1051 LOAD_( bhed );
/external/freetype/src/sfnt/
H A Dsfobjs.c1126 /* `bhed' instead of `head' to store the font header (using */
1160 /* a `bhed' table */
1163 LOAD_( bhed );

Completed in 630 milliseconds