Home
last modified time | relevance | path

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

/reactos/dll/win32/usp10/
H A Dopentype.c144 CHAR ScriptTag[4]; member
2615 tag = MS_MAKE_TAG(list->ScriptRecord[i].ScriptTag[0], in usp10_script_cache_add_script_list()
2616 list->ScriptRecord[i].ScriptTag[1], in usp10_script_cache_add_script_list()
2617 list->ScriptRecord[i].ScriptTag[2], in usp10_script_cache_add_script_list()
2618 list->ScriptRecord[i].ScriptTag[3]); in usp10_script_cache_add_script_list()