Home
last modified time | relevance | path

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

/reactos/dll/win32/usp10/
H A Dusp10_ros.diff22 @ stdcall ScriptApplyDigitSubstitution(ptr ptr ptr)
H A Dusp10.spec2 @ stdcall ScriptApplyDigitSubstitution(ptr ptr ptr)
H A Dusp10.c1275 HRESULT WINAPI ScriptApplyDigitSubstitution(const SCRIPT_DIGITSUBSTITUTE *sds, in ScriptApplyDigitSubstitution() function
/reactos/sdk/include/psdk/
H A Dusp10.h236 ScriptApplyDigitSubstitution(
/reactos/modules/rostests/winetests/usp10/
H A Dusp10.c3660 hr = ScriptApplyDigitSubstitution(&sds, &sc, &ss); in enum_proc()