Searched defs:font_id (Results 1 – 15 of 15) sorted by relevance
/third_party/skia/third_party/externals/sfntly/cpp/src/sample/subtly/ |
D | font_info.cc | 41 GlyphId::GlyphId(int32_t glyph_id, FontId font_id) in GlyphId() 79 FontDataTable* FontInfo::GetTable(FontId font_id, int32_t tag) { in GetTable() 88 const TableMap* FontInfo::GetTableMap(FontId font_id) { in GetTableMap() 112 FontSourcedInfoBuilder::FontSourcedInfoBuilder(Font* font, FontId font_id) in FontSourcedInfoBuilder() 120 FontId font_id, in FontSourcedInfoBuilder()
|
D | font_info.h | 48 FontId font_id() const { return font_id_; } in font_id() function 49 void set_font_id(const FontId font_id) { font_id_ = font_id; } in set_font_id()
|
D | font_assembler.cc | 185 int32_t font_id = it->font_id(); in AssembleGlyphAndLocaTables() local
|
/third_party/flutter/skia/third_party/externals/sfntly/cpp/src/sample/subtly/ |
D | font_info.cc | 41 GlyphId::GlyphId(int32_t glyph_id, FontId font_id) in GlyphId() 79 FontDataTable* FontInfo::GetTable(FontId font_id, int32_t tag) { in GetTable() 88 const TableMap* FontInfo::GetTableMap(FontId font_id) { in GetTableMap() 112 FontSourcedInfoBuilder::FontSourcedInfoBuilder(Font* font, FontId font_id) in FontSourcedInfoBuilder() 120 FontId font_id, in FontSourcedInfoBuilder()
|
D | font_info.h | 48 FontId font_id() const { return font_id_; } in font_id() function 49 void set_font_id(const FontId font_id) { font_id_ = font_id; } in set_font_id()
|
D | font_assembler.cc | 185 int32_t font_id = it->font_id(); in AssembleGlyphAndLocaTables() local
|
/third_party/freetype/include/freetype/internal/ |
D | t1types.h | 125 FT_Long font_id; member
|
/third_party/flutter/skia/third_party/externals/freetype/include/freetype/internal/ |
D | t1types.h | 126 FT_Long font_id; member
|
/third_party/skia/third_party/externals/freetype/include/freetype/internal/ |
D | t1types.h | 125 FT_Long font_id; member
|
/third_party/flutter/skia/third_party/externals/freetype/src/pfr/ |
D | pfrtypes.h | 224 FT_String* font_id; member
|
/third_party/skia/third_party/externals/freetype/src/pfr/ |
D | pfrtypes.h | 223 FT_String* font_id; member
|
/third_party/flutter/skia/src/core/ |
D | SkRemoteGlyphCache.cpp | 31 SkFontID font_id, in auto_descriptor_from_desc()
|
/third_party/freetype/src/pfr/ |
D | pfrtypes.h | 223 FT_String* font_id; member
|
/third_party/skia/src/core/ |
D | SkRemoteGlyphCache.cpp | 41 SkFontID font_id, in auto_descriptor_from_desc()
|
/third_party/gstreamer/gstplugins_good/gst/isomp4/ |
D | atoms.h | 498 guint16 font_id; member
|