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