/external/harfbuzz_ng/src/ |
D | hb-ot-layout-gsub-table.hh | 39 hb_array_t<const GlyphID> glyphs, 40 hb_array_t<const GlyphID> substitutes); 97 hb_array_t<const GlyphID> glyphs, in serialize() 112 hb_vector_t<GlyphID> from; in subset() 113 hb_vector_t<GlyphID> to; in subset() 196 hb_array_t<const GlyphID> glyphs, in serialize() 197 hb_array_t<const GlyphID> substitutes) in serialize() 211 hb_vector_t<GlyphID> from; in subset() 212 hb_vector_t<GlyphID> to; in subset() 235 ArrayOf<GlyphID> [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() 80 …stable_sort (&glyphs[0], num_glyphs, (int(*)(const OT::GlyphID*, const OT::GlyphID *)) OT::GlyphID… in arabic_fallback_synthesize_lookup_single() 101 OT::GlyphID first_glyphs[ARRAY_LENGTH_CONST (ligature_table)]; in arabic_fallback_synthesize_lookup_ligature() 107 …OT::GlyphID ligature_list[ARRAY_LENGTH_CONST (first_glyphs) * ARRAY_LENGTH_CONST(ligature_table[0]… in arabic_fallback_synthesize_lookup_ligature() 109 …OT::GlyphID component_list[ARRAY_LENGTH_CONST (ligature_list) * 1/* One extra component per ligatu… in arabic_fallback_synthesize_lookup_ligature() 126 …(&first_glyphs[0], num_first_glyphs, (int(*)(const OT::GlyphID*, const OT::GlyphID *)) OT::GlyphID… in arabic_fallback_synthesize_lookup_ligature()
|
D | hb-aat-layout-morx-table.hh | 245 const GlyphID *replacement; in transition() 252 const Lookup<GlyphID> &lookup = subs[entry->data.markIndex]; in transition() 259 const UnsizedArrayOf<GlyphID> &subs_old = (const UnsizedArrayOf<GlyphID> &) subs; in transition() 277 const Lookup<GlyphID> &lookup = subs[entry->data.currentIndex]; in transition() 284 const UnsizedArrayOf<GlyphID> &subs_old = (const UnsizedArrayOf<GlyphID> &) subs; in transition() 311 const UnsizedOffsetListOf<Lookup<GlyphID>, HBUINT, false> &subs; 354 OffsetTo<UnsizedOffsetListOf<Lookup<GlyphID>, HBUINT, false>, HBUINT, false> 529 const GlyphID &ligatureData = ligature[ligature_idx]; in transition() 565 const UnsizedArrayOf<GlyphID> &ligature; 597 OffsetTo<UnsizedArrayOf<GlyphID>, HBUINT, false> [all …]
|
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-bsln-table.hh | 85 GlyphID stdGlyph; /* The specific glyph index number in this 108 GlyphID stdGlyph; /* ditto */
|
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. */ 663 GlyphID firstGlyph; /* First glyph index included in the trimmed array. */
|
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 | 176 GlyphID start; /* First GlyphID in the range */ 177 GlyphID end; /* Last GlyphID in the range */ 830 hb_array_t<const GlyphID> glyphs) in serialize() 878 SortedArrayOf<GlyphID> 898 hb_array_t<const GlyphID> glyphs) in serialize() 1045 hb_array_t<const GlyphID> glyphs) in serialize() 1182 hb_array_t<const GlyphID> glyphs, 1227 hb_vector_t<GlyphID> glyphs; in subset() 1314 GlyphID startGlyph; /* First GlyphID of the classValueArray */ 1374 hb_vector_t<GlyphID> glyphs; in subset() [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-glyf-table.hh | 154 GlyphID glyphIndex;
|
D | hb-aat-layout-kerx-table.hh | 85 GlyphID left; 86 GlyphID right;
|
D | hb-ot-layout-base-table.hh | 79 GlyphID referenceGlyph; /* Glyph ID of control glyph */
|
D | hb-ot-cmap-table.hh | 454 ArrayOf<GlyphID, UINT> 650 GlyphID glyphID; /* Glyph ID of the UVS */
|
D | hb-open-type.hh | 158 typedef HBUINT16 GlyphID; typedef
|
D | hb-ot-layout-gpos-table.hh | 611 GlyphID secondGlyph; /* GlyphID of second glyph in the
|
/external/pdfium/core/fpdfapi/render/ |
D | cpdf_charposlist.cpp | 41 uint32_t GlyphID = charpos.m_GlyphIndex; in Load() local 44 GlyphID = charpos.m_ExtGID; in Load() 47 if (GlyphID != static_cast<uint32_t>(-1)) { in Load()
|
/external/fonttools/Tests/ttLib/tables/ |
D | otConverters_test.py | 67 converter = otConverters.GlyphID('GlyphID', 0, None, None) 189 tableClass=otConverters.GlyphID)
|
/external/skia/modules/canvaskit/ |
D | externs.js | 413 GlyphID: {}, property
|
/external/skqp/experimental/canvaskit/ |
D | externs.js | 397 GlyphID: {}, property
|
/external/fonttools/Lib/fontTools/ttLib/tables/ |
D | otConverters.py | 268 class GlyphID(SimpleValue): class 1026 None, None, GlyphID) 1572 "GlyphID": GlyphID,
|
/external/fonttools/ |
D | README.rst | 126 on GlyphID (eg ``glyph00142``)
|
D | PKG-INFO | 136 on GlyphID (eg ``glyph00142``)
|