Home
last modified time | relevance | path

Searched defs:bhed (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/
H A DTag.java99 public static final int bhed = Tag.intValue(new byte[]{'b', 'h', 'e', 'd'}); field in Tag
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/
H A Dtag.cc70 const int32_t Tag::bhed = TAG('b', 'h', 'e', 'd'); member in sfntly::Tag
H A Dtag.h92 static const int32_t bhed; member

Completed in 3 milliseconds