Home
last modified time | relevance | path

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

/reactos/dll/win32/usp10/
H A Dusp10.c1934 static BOOL requires_fallback(HDC hdc, SCRIPT_CACHE *psc, SCRIPT_ANALYSIS *psa, in requires_fallback() function
2112 …if ((dwFlags & SSA_FALLBACK) && requires_fallback(hdc, sc, &analysis->pItem[i].a, &pStr[analysis->… in ScriptStringAnalyse()