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