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