Home
last modified time | relevance | path

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

/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()
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()
Dbitmap_glyph_info.cc21 BitmapGlyphInfo::BitmapGlyphInfo(int32_t glyph_id, in BitmapGlyphInfo()
34 BitmapGlyphInfo::BitmapGlyphInfo(int32_t glyph_id, in BitmapGlyphInfo()
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()
Dbitmap_glyph_info.h54 int32_t glyph_id() const { return glyph_id_; } in glyph_id() function
/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()
128 int32_t LocaTable::Builder::GlyphOffset(int32_t glyph_id) { in GlyphOffset()
135 int32_t LocaTable::Builder::GlyphLength(int32_t glyph_id) { in GlyphLength()
222 int32_t LocaTable::Builder::CheckGlyphRange(int32_t glyph_id) { in CheckGlyphRange()
/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
Dfont_assembler.cc104 int32_t glyph_id = it->second.glyph_id(); in AssembleCMapTable() local
/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()
/external/sfntly/cpp/src/test/autogenerated/
Dcmap_basic_test.cc113 int32_t glyph_id = GetAttribute(*jt, "gid")->IntValue(); in TEST_P() local
/external/harfbuzz_ng/src/
Dtest-ot-color.cc55 for (unsigned int glyph_id = 0; glyph_id < glyph_count; glyph_id++) in svg_dump() local
109 for (unsigned int glyph_id = 0; glyph_id < glyph_count; glyph_id++) in png_dump() local
Dhb-ot-layout-gsubgpos.hh749 static inline bool match_glyph (hb_codepoint_t glyph_id, const HBUINT16 &value, const void *data HB… in match_glyph()
753 static inline bool match_class (hb_codepoint_t glyph_id, const HBUINT16 &value, const void *data) in match_class()
758 static inline bool match_coverage (hb_codepoint_t glyph_id, const HBUINT16 &value, const void *data) in match_coverage()
Dhb-ot-layout-gsub-table.hh77 hb_codepoint_t glyph_id = c->buffer->cur().codepoint; in apply() local
/external/skia/modules/skottie/src/layers/
DTextLayer.cpp344 const auto glyph_id = SkTo<SkGlyphID>(uni); in resolveEmbeddedTypefaces() local
/external/freetype/src/sfnt/
Dttcolr.c178 FT_UInt glyph_id, in find_base_glyph_record()
Dttcmap.c2639 FT_ULong n, start, end, glyph_id, last = 0; in tt_cmap13_validate() local
2676 FT_ULong start, end, glyph_id, char_code; in tt_cmap13_next() local
/external/sfntly/cpp/src/sample/chromium/
Dsubsetter_impl.cc247 int32_t glyph_id = comp_glyph->GlyphIndex(j); in ResolveCompositeGlyphs() local
/external/skia/src/ports/
DSkFontHost_FreeType_common.cpp891 uint16_t glyph_id, in colrv1_start_glyph()
DSkFontHost_FreeType.cpp1233 const FT_UInt glyph_id = FT_Get_Char_Index(fFace, letter); in getCBoxForLetter() local
/external/skqp/src/ports/
DSkFontHost_FreeType.cpp1109 const FT_UInt glyph_id = FT_Get_Char_Index(fFace, letter); in getCBoxForLetter() local