Home
last modified time | relevance | path

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

/third_party/skia/src/ports/
DSkFontHost_win.cpp1901 SCRIPT_CONTROL scriptControl; in nonBmpCharToGlyph() local
1902 memset(&scriptControl, 0, sizeof(scriptControl)); in nonBmpCharToGlyph()
1907 HRZM(ScriptItemize(utf16, numWCHAR, maxItems, &scriptControl, nullptr, si, &numItems), in nonBmpCharToGlyph()