Searched refs:bmpChars (Results 1 – 1 of 1) sorted by relevance
1990 static void bmpCharsToGlyphs(HDC hdc, const WCHAR* bmpChars, int count, uint16_t* glyphs, in bmpCharsToGlyphs() argument1993 DWORD result = GetGlyphIndicesW(hdc, bmpChars, count, glyphs, GGI_MARK_NONEXISTING_GLYPHS); in bmpCharsToGlyphs()