Searched refs:nonBmpCharToGlyph (Results 1 – 1 of 1) sorted by relevance
2016 static uint16_t nonBmpCharToGlyph(HDC hdc, SCRIPT_CACHE* scriptCache, const WCHAR utf16[2]) { in nonBmpCharToGlyph() function2117 glyphs[glyphIndex] = nonBmpCharToGlyph(hdc, &sc, scratch); in onCharsToGlyphs()2144 glyphs[glyphIndex] = nonBmpCharToGlyph(hdc, &sc, currentUtf16); in onCharsToGlyphs()2172 glyphs[glyphIndex] = nonBmpCharToGlyph(hdc, &sc, scratch); in onCharsToGlyphs()