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

/external/chromium_org/third_party/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/
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/chromium_org/third_party/sfntly/cpp/src/sfntly/table/
H A Dtable.cc131 }*/ else if (tag == Tag::bhed) {
/external/sfntly/cpp/src/sfntly/table/
H A Dtable.cc131 }*/ else if (tag == Tag::bhed) {
/external/chromium_org/third_party/sfntly/cpp/src/sample/chromium/
H A Dsubsetter_impl.cc732 Tag::EBLC, Tag::EBSC, Tag::bdat, Tag::bloc, Tag::bhed,
747 // For old Apple bitmap fonts, they have only bdats and bhed is identical
759 remove_tags.insert(Tag::bhed);
/external/sfntly/cpp/src/sample/chromium/
H A Dsubsetter_impl.cc732 Tag::EBLC, Tag::EBSC, Tag::bdat, Tag::bloc, Tag::bhed,
747 // For old Apple bitmap fonts, they have only bdats and bhed is identical
759 remove_tags.insert(Tag::bhed);
/external/chromium_org/third_party/freetype/src/sfnt/
H A Dsfobjs.c588 /* `bhed' instead of `head' to store the font header (using */
613 /* a `bhed' table */
616 LOAD_( bhed );
/external/freetype/src/sfnt/
H A Dsfobjs.c988 /* `bhed' instead of `head' to store the font header (using */
1021 /* a `bhed' table */
1024 LOAD_( bhed );
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/sfnt/
H A Dsfobjs.c590 /* `bhed' instead of `head' to store the font header (using */
615 /* a `bhed' table */
618 LOAD_( bhed );

Completed in 209 milliseconds