2 references to GetGlyphFromCharacter
PresentationFramework (2)
src\Framework\System\Windows\Documents\Glyphs.cs (2)
598parsedGlyphData.glyphIndex = GetGlyphFromCharacter(fontFace, unicodeString[parsedCharacterCount]); 693parsedGlyphData.glyphIndex = GetGlyphFromCharacter(fontFace, unicodeString[parsedCharacterCount]);