Home
last modified time | relevance | path

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

/reactos/sdk/include/psdk/
H A Dusp10.h104 } SCRIPT_CONTROL; typedef
238 _Out_writes_(1) SCRIPT_CONTROL* psc,
269 _In_reads_opt_(1) const SCRIPT_CONTROL *psControl,
332 _In_reads_opt_(1) SCRIPT_CONTROL *psControl,
/reactos/dll/win32/usp10/
H A Dusp10_internal.h255 const SCRIPT_CONTROL *c, WORD *levels, WORD *overrides) DECLSPEC_HIDDEN;
257 const SCRIPT_CONTROL *c, WORD *strength) DECLSPEC_HIDDEN;
H A Dbidi.c161 static void classify(const WCHAR *string, WORD *chartype, DWORD count, const SCRIPT_CONTROL *c) in classify()
1092 const SCRIPT_CONTROL *c, in BIDI_DetermineLevels()
1249 BOOL BIDI_GetStrengths(const WCHAR *string, unsigned int count, const SCRIPT_CONTROL *c, WORD *stre… in BIDI_GetStrengths()
H A Dusp10.c1276 SCRIPT_CONTROL *sc, SCRIPT_STATE *ss) in ScriptApplyDigitSubstitution()
1345 int cMaxItems, const SCRIPT_CONTROL *psControl, in _ItemizeInternal()
1829 const SCRIPT_CONTROL *psControl, const SCRIPT_STATE *psState, in ScriptItemizeOpenType()
1854 const SCRIPT_CONTROL *psControl, const SCRIPT_STATE *psState, in ScriptItemize()
1987 int iReqWidth, SCRIPT_CONTROL *psControl, in ScriptStringAnalyse()
1994 SCRIPT_CONTROL sControl; in ScriptStringAnalyse()
2030 memset(&sControl, 0, sizeof(SCRIPT_CONTROL)); in ScriptStringAnalyse()
/reactos/dll/win32/lpk/
H A Dbidi.c341 SCRIPT_CONTROL Control; in BIDI_Reorder()
/reactos/modules/rostests/winetests/usp10/
H A Dusp10.c62 …enType)( const WCHAR *pwcInChars, int cInChars, int cMaxItems, const SCRIPT_CONTROL *psControl, co…
71 SCRIPT_CONTROL *Control, SCRIPT_STATE *State, in _test_items_ok()
601 SCRIPT_CONTROL Control; in test_ScriptItemize()
967 DWORD cchString, SCRIPT_CONTROL *Control, in _test_shape_ok()
1365 SCRIPT_CONTROL Control; in test_ScriptShapeOpenType()
3644 SCRIPT_CONTROL sc; in enum_proc()
3816 SCRIPT_CONTROL control; in test_ScriptGetFontFunctions()
/reactos/dll/win32/riched20/
H A Dwrap.c765 SCRIPT_CONTROL control = { LANG_USER_DEFAULT, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, in itemize_para()