Searched defs:glyf (Results 1 – 9 of 9) sorted by relevance
/external/chromium_org/third_party/ots/src/ |
D | glyf.cc | 79 ots::OpenTypeGLYF *glyf = file->glyf; in ParseSimpleGlyph() local 181 OpenTypeGLYF *glyf = new OpenTypeGLYF; in ots_glyf_parse() local 290 const OpenTypeGLYF *glyf = file->glyf; in ots_glyf_serialise() local
|
/external/chromium_org/third_party/sfntly/cpp/src/test/ |
D | verify_glyf.cc | 39 GlyphPtr glyf; in VerifyGLYF() local
|
/external/sfntly/cpp/src/test/ |
D | verify_glyf.cc | 39 GlyphPtr glyf; in VerifyGLYF() local
|
/external/chromium_org/third_party/sfntly/cpp/src/sfntly/ |
D | tag.cc | 37 const int32_t Tag::glyf = TAG('g', 'l', 'y', 'f'); member in sfntly::Tag
|
D | tag.h | 45 static const int32_t glyf; member
|
/external/sfntly/cpp/src/sfntly/ |
D | tag.cc | 37 const int32_t Tag::glyf = TAG('g', 'l', 'y', 'f'); member in sfntly::Tag
|
D | tag.h | 45 static const int32_t glyf; member
|
/external/sfntly/cpp/src/sample/chromium/ |
D | subsetter_impl.cc | 724 Font* SubsetterImpl::Subset(const IntegerSet& glyph_ids, GlyphTable* glyf, in Subset()
|
/external/chromium_org/third_party/sfntly/cpp/src/sample/chromium/ |
D | subsetter_impl.cc | 724 Font* SubsetterImpl::Subset(const IntegerSet& glyph_ids, GlyphTable* glyf, in Subset()
|