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