Searched refs:Glyph (Results 1 – 11 of 11) sorted by relevance
/external/sfntly/cpp/src/sfntly/table/truetype/ |
D | glyph_table.cc | 54 GlyphTable::Glyph* GlyphTable::GetGlyph(int32_t offset, int32_t length) { in GetGlyph() 55 return GlyphTable::Glyph::GetGlyph(this, this->data_, offset, length); in GetGlyph() 112 CALLER_ATTACH GlyphTable::Glyph::Builder* 114 return Glyph::Builder::GetBuilder(this, data); in GlyphBuilder() 172 Glyph::Builder::GetBuilder(this, in Initialize() 205 GlyphTable::Glyph::~Glyph() {} in ~Glyph() 207 CALLER_ATTACH GlyphTable::Glyph* 208 GlyphTable::Glyph::GetGlyph(GlyphTable* table, in GetGlyph() 226 int32_t GlyphTable::Glyph::Padding() { in Padding() 231 int32_t GlyphTable::Glyph::GlyphType() { in GlyphType() [all …]
|
D | glyph_table.h | 39 class Glyph : public SubTable { 76 virtual ~Glyph(); 77 static CALLER_ATTACH Glyph* GetGlyph(GlyphTable* table, 96 Glyph(ReadableFontData* data, int32_t glyph_type); 108 typedef Ptr<GlyphTable::Glyph::Builder> GlyphBuilderPtr; 143 CALLER_ATTACH Glyph::Builder* GlyphBuilder(ReadableFontData* data); 161 class SimpleGlyph : public Glyph, public RefCounted<SimpleGlyph> { 170 class SimpleContour : public Glyph::Contour { 176 class SimpleGlyphBuilder : public Glyph::Builder, 190 friend class Glyph::Builder; [all …]
|
/external/skia/src/fonts/ |
D | SkGScalerContext.cpp | 250 struct Glyph { 256 Glyph* fGlyphs; 259 SkGFont(int count, Glyph* array);
|
/external/sfntly/cpp/src/sfntly/table/bitmap/ |
D | ebdt_table.h | 97 CALLER_ATTACH BitmapGlyph* Glyph(int32_t offset,
|
D | ebdt_table.cc | 36 BitmapGlyph* EbdtTable::Glyph(int32_t offset, int32_t length, int32_t format) { in Glyph() function in sfntly::EbdtTable
|
/external/fonttools/Lib/fontTools/ |
D | inspect.py | 80 if isinstance(value, ttLib.getTableModule('glyf').Glyph):
|
D | subset.py | 1252 @_add_method(ttLib.getTableModule('glyf').Glyph)
|
/external/fonttools/Doc/ |
D | install.txt | 95 fontTools.agl -- Interface to the Adobe Glyph List: maps unicode values
|
D | changes.txt | 149 - changed "Euro" to "Euro_or_currency" in the Standard Apple Glyph order list,
|
/external/fonttools/Lib/fontTools/ttLib/tables/ |
D | _g_l_y_f.py | 50 glyph = Glyph(glyphdata) 124 glyph = Glyph() 208 class Glyph(object): class
|
/external/icu/icu4c/source/data/unidata/ |
D | ppucd.txt | 19622 # Glyph part
|