1 write to glyphIndices
PresentationFramework (1)
src\Framework\System\Windows\Documents\Glyphs.cs (1)
360glyphRunProperties.glyphIndices = new ushort[glyphCount];
4 references to glyphIndices
PresentationFramework (4)
src\Framework\System\Windows\Documents\Glyphs.cs (4)
255Debug.Assert(glyphRunProperties.glyphIndices != null); 256caretStopCount = glyphRunProperties.glyphIndices.Length + 1; 377glyphRunProperties.glyphIndices[i] = parsedGlyphData.glyphIndex; 1093glyphIndices, // glyph indices