Home
last modified time | relevance | path

Searched refs:scriptControl (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/skia/src/ports/
H A DSkFontHost_win.cpp1899 SCRIPT_CONTROL scriptControl; in nonBmpCharToGlyph() local
1900 memset(&scriptControl, 0, sizeof(scriptControl)); in nonBmpCharToGlyph()
1905 HRZM(ScriptItemize(utf16, numWCHAR, maxItems, &scriptControl, nullptr, si, &numItems), in nonBmpCharToGlyph()