Home
last modified time | relevance | path

Searched defs:glyph_id (Results 1 – 25 of 47) sorted by relevance

12

/external/sfntly/cpp/src/sfntly/table/bitmap/
Dbitmap_size_table.cc87 int32_t BitmapSizeTable::GlyphOffset(int32_t glyph_id) { in GlyphOffset()
95 int32_t BitmapSizeTable::GlyphLength(int32_t glyph_id) { in GlyphLength()
103 CALLER_ATTACH BitmapGlyphInfo* BitmapSizeTable::GlyphInfo(int32_t glyph_id) { in GlyphInfo()
111 int32_t BitmapSizeTable::GlyphFormat(int32_t glyph_id) { in GlyphFormat()
131 IndexSubTable* BitmapSizeTable::SearchIndexSubTables(int32_t glyph_id) { in SearchIndexSubTables()
141 IndexSubTable* BitmapSizeTable::LinearSearchIndexSubTables(int32_t glyph_id) { in LinearSearchIndexSubTables()
153 IndexSubTable* BitmapSizeTable::BinarySearchIndexSubTables(int32_t glyph_id) { in BinarySearchIndexSubTables()
330 int32_t glyph_id) { in GlyphInfo()
338 int32_t BitmapSizeTable::Builder::GlyphOffset(int32_t glyph_id) { in GlyphOffset()
346 int32_t BitmapSizeTable::Builder::GlyphLength(int32_t glyph_id) { in GlyphLength()
[all …]
Dindex_sub_table.cc30 CALLER_ATTACH BitmapGlyphInfo* IndexSubTable::GlyphInfo(int32_t glyph_id) { in GlyphInfo()
46 int32_t IndexSubTable::GlyphOffset(int32_t glyph_id) { in GlyphOffset()
79 int32_t IndexSubTable::CheckGlyphRange(int32_t glyph_id) { in CheckGlyphRange()
84 int32_t IndexSubTable::CheckGlyphRange(int32_t glyph_id, in CheckGlyphRange()
108 int32_t glyph_id) { in GlyphInfo()
118 int32_t IndexSubTable::Builder::GlyphOffset(int32_t glyph_id) { in GlyphOffset()
251 int32_t IndexSubTable::Builder::CheckGlyphRange(int32_t glyph_id) { in CheckGlyphRange()
Dbitmap_glyph_info.cc21 BitmapGlyphInfo::BitmapGlyphInfo(int32_t glyph_id, in BitmapGlyphInfo()
34 BitmapGlyphInfo::BitmapGlyphInfo(int32_t glyph_id, in BitmapGlyphInfo()
Dindex_sub_table_format4.cc32 int32_t IndexSubTableFormat4::GlyphStartOffset(int32_t glyph_id) { in GlyphStartOffset()
47 int32_t IndexSubTableFormat4::GlyphLength(int32_t glyph_id) { in GlyphLength()
73 int32_t IndexSubTableFormat4::FindCodeOffsetPair(int32_t glyph_id) { in FindCodeOffsetPair()
119 int32_t IndexSubTableFormat4::Builder::GlyphLength(int32_t glyph_id) { in GlyphLength()
132 int32_t IndexSubTableFormat4::Builder::GlyphStartOffset(int32_t glyph_id) { in GlyphStartOffset()
309 int32_t IndexSubTableFormat4::Builder::FindCodeOffsetPair(int32_t glyph_id) { in FindCodeOffsetPair()
Dindex_sub_table_format2.cc45 int32_t IndexSubTableFormat2::GlyphStartOffset(int32_t glyph_id) { in GlyphStartOffset()
53 int32_t IndexSubTableFormat2::GlyphLength(int32_t glyph_id) { in GlyphLength()
78 int32_t IndexSubTableFormat2::Builder::GlyphStartOffset(int32_t glyph_id) { in GlyphStartOffset()
86 int32_t IndexSubTableFormat2::Builder::GlyphLength(int32_t glyph_id) { in GlyphLength()
Dindex_sub_table_format3.cc32 int32_t IndexSubTableFormat3::GlyphStartOffset(int32_t glyph_id) { in GlyphStartOffset()
40 int32_t IndexSubTableFormat3::GlyphLength(int32_t glyph_id) { in GlyphLength()
81 int32_t IndexSubTableFormat3::Builder::GlyphStartOffset(int32_t glyph_id) { in GlyphStartOffset()
89 int32_t IndexSubTableFormat3::Builder::GlyphLength(int32_t glyph_id) { in GlyphLength()
Dindex_sub_table_format1.cc42 int32_t IndexSubTableFormat1::GlyphStartOffset(int32_t glyph_id) { in GlyphStartOffset()
50 int32_t IndexSubTableFormat1::GlyphLength(int32_t glyph_id) { in GlyphLength()
80 int32_t IndexSubTableFormat1::Builder::GlyphLength(int32_t glyph_id) { in GlyphLength()
89 int32_t IndexSubTableFormat1::Builder::GlyphStartOffset(int32_t glyph_id) { in GlyphStartOffset()
Dindex_sub_table_format5.cc34 int32_t IndexSubTableFormat5::GlyphStartOffset(int32_t glyph_id) { in GlyphStartOffset()
50 int32_t IndexSubTableFormat5::GlyphLength(int32_t glyph_id) { in GlyphLength()
97 int32_t IndexSubTableFormat5::Builder::GlyphLength(int32_t glyph_id) { in GlyphLength()
102 int32_t IndexSubTableFormat5::Builder::GlyphStartOffset(int32_t glyph_id) { in GlyphStartOffset()
/external/chromium_org/third_party/sfntly/cpp/src/sfntly/table/bitmap/
Dbitmap_size_table.cc87 int32_t BitmapSizeTable::GlyphOffset(int32_t glyph_id) { in GlyphOffset()
95 int32_t BitmapSizeTable::GlyphLength(int32_t glyph_id) { in GlyphLength()
103 CALLER_ATTACH BitmapGlyphInfo* BitmapSizeTable::GlyphInfo(int32_t glyph_id) { in GlyphInfo()
111 int32_t BitmapSizeTable::GlyphFormat(int32_t glyph_id) { in GlyphFormat()
131 IndexSubTable* BitmapSizeTable::SearchIndexSubTables(int32_t glyph_id) { in SearchIndexSubTables()
141 IndexSubTable* BitmapSizeTable::LinearSearchIndexSubTables(int32_t glyph_id) { in LinearSearchIndexSubTables()
153 IndexSubTable* BitmapSizeTable::BinarySearchIndexSubTables(int32_t glyph_id) { in BinarySearchIndexSubTables()
330 int32_t glyph_id) { in GlyphInfo()
338 int32_t BitmapSizeTable::Builder::GlyphOffset(int32_t glyph_id) { in GlyphOffset()
346 int32_t BitmapSizeTable::Builder::GlyphLength(int32_t glyph_id) { in GlyphLength()
[all …]
Dindex_sub_table.cc30 CALLER_ATTACH BitmapGlyphInfo* IndexSubTable::GlyphInfo(int32_t glyph_id) { in GlyphInfo()
46 int32_t IndexSubTable::GlyphOffset(int32_t glyph_id) { in GlyphOffset()
79 int32_t IndexSubTable::CheckGlyphRange(int32_t glyph_id) { in CheckGlyphRange()
84 int32_t IndexSubTable::CheckGlyphRange(int32_t glyph_id, in CheckGlyphRange()
108 int32_t glyph_id) { in GlyphInfo()
118 int32_t IndexSubTable::Builder::GlyphOffset(int32_t glyph_id) { in GlyphOffset()
251 int32_t IndexSubTable::Builder::CheckGlyphRange(int32_t glyph_id) { in CheckGlyphRange()
Dbitmap_glyph_info.cc21 BitmapGlyphInfo::BitmapGlyphInfo(int32_t glyph_id, in BitmapGlyphInfo()
34 BitmapGlyphInfo::BitmapGlyphInfo(int32_t glyph_id, in BitmapGlyphInfo()
Dindex_sub_table_format4.cc32 int32_t IndexSubTableFormat4::GlyphStartOffset(int32_t glyph_id) { in GlyphStartOffset()
47 int32_t IndexSubTableFormat4::GlyphLength(int32_t glyph_id) { in GlyphLength()
73 int32_t IndexSubTableFormat4::FindCodeOffsetPair(int32_t glyph_id) { in FindCodeOffsetPair()
119 int32_t IndexSubTableFormat4::Builder::GlyphLength(int32_t glyph_id) { in GlyphLength()
132 int32_t IndexSubTableFormat4::Builder::GlyphStartOffset(int32_t glyph_id) { in GlyphStartOffset()
309 int32_t IndexSubTableFormat4::Builder::FindCodeOffsetPair(int32_t glyph_id) { in FindCodeOffsetPair()
Dindex_sub_table_format2.cc45 int32_t IndexSubTableFormat2::GlyphStartOffset(int32_t glyph_id) { in GlyphStartOffset()
53 int32_t IndexSubTableFormat2::GlyphLength(int32_t glyph_id) { in GlyphLength()
78 int32_t IndexSubTableFormat2::Builder::GlyphStartOffset(int32_t glyph_id) { in GlyphStartOffset()
86 int32_t IndexSubTableFormat2::Builder::GlyphLength(int32_t glyph_id) { in GlyphLength()
Dindex_sub_table_format1.cc42 int32_t IndexSubTableFormat1::GlyphStartOffset(int32_t glyph_id) { in GlyphStartOffset()
50 int32_t IndexSubTableFormat1::GlyphLength(int32_t glyph_id) { in GlyphLength()
80 int32_t IndexSubTableFormat1::Builder::GlyphLength(int32_t glyph_id) { in GlyphLength()
89 int32_t IndexSubTableFormat1::Builder::GlyphStartOffset(int32_t glyph_id) { in GlyphStartOffset()
Dindex_sub_table_format3.cc32 int32_t IndexSubTableFormat3::GlyphStartOffset(int32_t glyph_id) { in GlyphStartOffset()
40 int32_t IndexSubTableFormat3::GlyphLength(int32_t glyph_id) { in GlyphLength()
81 int32_t IndexSubTableFormat3::Builder::GlyphStartOffset(int32_t glyph_id) { in GlyphStartOffset()
89 int32_t IndexSubTableFormat3::Builder::GlyphLength(int32_t glyph_id) { in GlyphLength()
Dindex_sub_table_format5.cc34 int32_t IndexSubTableFormat5::GlyphStartOffset(int32_t glyph_id) { in GlyphStartOffset()
50 int32_t IndexSubTableFormat5::GlyphLength(int32_t glyph_id) { in GlyphLength()
97 int32_t IndexSubTableFormat5::Builder::GlyphLength(int32_t glyph_id) { in GlyphLength()
102 int32_t IndexSubTableFormat5::Builder::GlyphStartOffset(int32_t glyph_id) { in GlyphStartOffset()
/external/sfntly/cpp/src/sfntly/table/truetype/
Dloca_table.cc26 int32_t LocaTable::GlyphOffset(int32_t glyph_id) { in GlyphOffset()
36 int32_t LocaTable::GlyphLength(int32_t glyph_id) { in GlyphLength()
124 int32_t LocaTable::Builder::GlyphOffset(int32_t glyph_id) { in GlyphOffset()
131 int32_t LocaTable::Builder::GlyphLength(int32_t glyph_id) { in GlyphLength()
217 int32_t LocaTable::Builder::CheckGlyphRange(int32_t glyph_id) { in CheckGlyphRange()
/external/chromium_org/third_party/sfntly/cpp/src/sfntly/table/truetype/
Dloca_table.cc26 int32_t LocaTable::GlyphOffset(int32_t glyph_id) { in GlyphOffset()
36 int32_t LocaTable::GlyphLength(int32_t glyph_id) { in GlyphLength()
124 int32_t LocaTable::Builder::GlyphOffset(int32_t glyph_id) { in GlyphOffset()
131 int32_t LocaTable::Builder::GlyphLength(int32_t glyph_id) { in GlyphLength()
217 int32_t LocaTable::Builder::CheckGlyphRange(int32_t glyph_id) { in CheckGlyphRange()
/external/chromium_org/third_party/sfntly/cpp/src/sample/subtly/
Dfont_info.h46 int32_t glyph_id() const { return glyph_id_; } in glyph_id() function
47 void set_glyph_id(const int32_t glyph_id) { glyph_id_ = glyph_id; } in set_glyph_id()
Dfont_info.cc41 GlyphId::GlyphId(int32_t glyph_id, FontId font_id) in GlyphId()
212 int32_t glyph_id = *(unresolved_glyph_ids->begin()); in ResolveCompositeGlyphs() local
245 int32_t glyph_id = composite_glyph->GlyphIndex(i); in ResolveCompositeGlyphs() local
/external/sfntly/cpp/src/sample/subtly/
Dfont_info.h46 int32_t glyph_id() const { return glyph_id_; } in glyph_id() function
47 void set_glyph_id(const int32_t glyph_id) { glyph_id_ = glyph_id; } in set_glyph_id()
Dfont_info.cc41 GlyphId::GlyphId(int32_t glyph_id, FontId font_id) in GlyphId()
212 int32_t glyph_id = *(unresolved_glyph_ids->begin()); in ResolveCompositeGlyphs() local
245 int32_t glyph_id = composite_glyph->GlyphIndex(i); in ResolveCompositeGlyphs() local
/external/chromium_org/third_party/brotli/src/woff2/
Dtransform.cc84 bool Encode(int glyph_id, const Glyph& glyph) { in Encode()
123 void WriteSimpleGlyph(int glyph_id, const Glyph& glyph) { in WriteSimpleGlyph()
152 void WriteCompositeGlyph(int glyph_id, const Glyph& glyph) { in WriteCompositeGlyph()
165 void WriteBbox(int glyph_id, const Glyph& glyph) { in WriteBbox()
/external/chromium_org/third_party/sfntly/cpp/src/sfntly/table/core/
Dhorizontal_metrics_table.cc70 int32_t HorizontalMetricsTable::AdvanceWidth(int32_t glyph_id) { in AdvanceWidth()
77 int32_t HorizontalMetricsTable::LeftSideBearing(int32_t glyph_id) { in LeftSideBearing()
/external/sfntly/cpp/src/sfntly/table/core/
Dhorizontal_metrics_table.cc70 int32_t HorizontalMetricsTable::AdvanceWidth(int32_t glyph_id) { in AdvanceWidth()
77 int32_t HorizontalMetricsTable::LeftSideBearing(int32_t glyph_id) { in LeftSideBearing()

12