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