/third_party/flutter/skia/third_party/externals/harfbuzz/src/ |
D | hb-ot-layout-gsub-table.hh | 211 …| hb_map_retains_sorting ([&] (hb_pair_t<hb_codepoint_t, const GlyphID &> p) -> hb_codepoint_pair_t in subset() 231 ArrayOf<GlyphID> 357 ArrayOf<GlyphID> 404 hb_sorted_array_t<const GlyphID> glyphs, in serialize() 406 hb_array_t<const GlyphID> substitute_glyphs_list) in serialize() 450 hb_sorted_array_t<const GlyphID> glyphs, in serialize() 452 hb_array_t<const GlyphID> substitute_glyphs_list) in serialize() 535 ArrayOf<GlyphID> 582 hb_sorted_array_t<const GlyphID> glyphs, in serialize() 584 hb_array_t<const GlyphID> alternate_glyphs_list) in serialize() [all …]
|
D | hb-aat-layout-morx-table.hh | 243 const GlyphID *replacement; in transition() 250 const Lookup<GlyphID> &lookup = subs[entry.data.markIndex]; in transition() 257 const UnsizedArrayOf<GlyphID> &subs_old = (const UnsizedArrayOf<GlyphID> &) subs; in transition() 275 const Lookup<GlyphID> &lookup = subs[entry.data.currentIndex]; in transition() 282 const UnsizedArrayOf<GlyphID> &subs_old = (const UnsizedArrayOf<GlyphID> &) subs; in transition() 307 const UnsizedOffsetListOf<Lookup<GlyphID>, HBUINT, false> &subs; 351 NNOffsetTo<UnsizedOffsetListOf<Lookup<GlyphID>, HBUINT, false>, HBUINT> 523 const GlyphID &ligatureData = ligature[ligature_idx]; in transition() 557 const UnsizedArrayOf<GlyphID> &ligature; 589 NNOffsetTo<UnsizedArrayOf<GlyphID>, HBUINT> [all …]
|
D | hb-ot-shape-complex-arabic-fallback.hh | 52 OT::GlyphID glyphs[SHAPING_TABLE_LAST - SHAPING_TABLE_FIRST + 1]; in arabic_fallback_synthesize_lookup_single() 53 OT::GlyphID substitutes[SHAPING_TABLE_LAST - SHAPING_TABLE_FIRST + 1]; in arabic_fallback_synthesize_lookup_single() 81 (int(*)(const OT::HBUINT16*, const OT::HBUINT16 *)) OT::GlyphID::cmp, in arabic_fallback_synthesize_lookup_single() 102 OT::GlyphID first_glyphs[ARRAY_LENGTH_CONST (ligature_table)]; in arabic_fallback_synthesize_lookup_ligature() 108 …OT::GlyphID ligature_list[ARRAY_LENGTH_CONST (first_glyphs) * ARRAY_LENGTH_CONST(ligature_table[0]… in arabic_fallback_synthesize_lookup_ligature() 110 …OT::GlyphID component_list[ARRAY_LENGTH_CONST (ligature_list) * 1/* One extra component per ligatu… in arabic_fallback_synthesize_lookup_ligature() 128 (int(*)(const OT::HBUINT16*, const OT::HBUINT16 *)) OT::GlyphID::cmp, in arabic_fallback_synthesize_lookup_ligature()
|
D | hb-aat-layout-just-table.hh | 103 GlyphID addGlyph; /* Glyph that should be added if the distance factor 124 GlyphID addGlyph; /* Glyph to be added as kashida. If this value is 128 GlyphID substGlyph; /* Glyph to be substituted for this glyph if the 173 GlyphID glyph; /* Glyph that should be added if the distance factor
|
D | hb-aat-layout-common.hh | 96 GlyphID last; /* Last GlyphID in this segment */ 97 GlyphID first; /* First GlyphID in this segment */ 165 GlyphID last; /* Last GlyphID in this segment */ 166 GlyphID first; /* First GlyphID in this segment */ 225 GlyphID glyph; /* Last GlyphID */ 287 GlyphID firstGlyph; /* First glyph index included in the trimmed array. */ 329 GlyphID firstGlyph; /* First glyph index included in the trimmed array. */ 661 GlyphID firstGlyph; /* First glyph index included in the trimmed array. */
|
D | hb-aat-layout-bsln-table.hh | 85 GlyphID stdGlyph; /* The specific glyph index number in this 108 GlyphID stdGlyph; /* ditto */
|
D | hb-ot-color-colr-table.hh | 49 GlyphID glyphId; /* Glyph ID of layer glyph */ 76 GlyphID glyphId; /* Glyph ID of reference glyph */
|
D | hb-ot-color-cbdt-table.hh | 229 GlyphID firstGlyphIndex; 230 GlyphID lastGlyphIndex; 293 GlyphID startGlyphIndex; 294 GlyphID endGlyphIndex;
|
D | hb-ot-layout-common.hh | 175 GlyphID start; /* First GlyphID in the range */ 176 GlyphID end; /* Last GlyphID in the range */ 856 SortedArrayOf<GlyphID> 1196 hb_array_t<const GlyphID> glyphs, 1210 hb_array_t<const GlyphID> glyphs, in serialize() 1241 hb_sorted_vector_t<GlyphID> glyphs; in subset() 1328 GlyphID startGlyph; /* First GlyphID of the classValueArray */ 1346 hb_array_t<const GlyphID> glyphs, in serialize() 1390 hb_vector_t<GlyphID> glyphs; in subset() 1506 hb_array_t<const GlyphID> glyphs, in serialize() [all …]
|
D | hb-ot-layout-jstf-table.hh | 139 typedef SortedArrayOf<GlyphID> ExtenderGlyphs;
|
D | hb-ot-vorg-table.hh | 51 GlyphID glyph;
|
D | hb-ot-math-table.hh | 426 GlyphID variantGlyph; /* Glyph ID for the variant. */ 474 GlyphID glyph; /* Glyph ID for the part. */
|
D | hb-ot-layout-base-table.hh | 79 GlyphID referenceGlyph; /* Glyph ID of control glyph */
|
D | hb-aat-layout-kerx-table.hh | 85 GlyphID left; 86 GlyphID right;
|
D | hb-open-type.hh | 158 struct GlyphID : HBUINT16 struct 160 GlyphID& operator = (uint16_t i) { HBUINT16::operator= (i); return *this; } in operator =() argument
|
D | hb-ot-cmap-table.hh | 453 ArrayOf<GlyphID, UINT> 650 GlyphID glyphID; /* Glyph ID of the UVS */
|
D | hb-ot-glyf-table.hh | 299 GlyphID glyphIndex;
|
D | hb-ot-layout-gpos-table.hh | 605 GlyphID secondGlyph; /* GlyphID of second glyph in the
|
/third_party/flutter/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/data/ |
D | FontData.java | 46 GlyphID(2), enumConstant
|
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/data/ |
D | FontData.java | 46 GlyphID(2), enumConstant
|
/third_party/flutter/engine/flutter/third_party/txt/src/txt/ |
D | paragraph_txt.h | 40 using GlyphID = uint32_t; variable
|
/third_party/flutter/skia/modules/canvaskit/ |
D | externs.js | 461 GlyphID: {}, property
|
/third_party/skia/third_party/externals/imgui/ |
D | imgui.h | 2600 unsigned int GlyphID; // Input // For custom font glyphs only (ID < 0x110000) member 2604 …ImFontAtlasCustomRect() { Width = Height = 0; X = Y = 0xFFFF; GlyphID = 0; GlyphAdvanceX =… in ImFontAtlasCustomRect()
|
D | imgui_draw.cpp | 2216 r.GlyphID = id; in AddCustomRectFontGlyph() 2784 if (r->Font == NULL || r->GlyphID == 0) in ImFontAtlasBuildFinish() 2791 …r->Font->AddGlyph(NULL, (ImWchar)r->GlyphID, r->GlyphOffset.x, r->GlyphOffset.y, r->GlyphOffset.x … in ImFontAtlasBuildFinish()
|
/third_party/harfbuzz/perf/texts/ |
D | en-words.txt | 4501 GlyphID
|