Searched refs:BIDI_DetermineLevels (Results 1 – 3 of 3) sorted by relevance
/reactos/dll/win32/usp10/ |
H A D | usp10_internal.h | 254 BOOL BIDI_DetermineLevels(const WCHAR *string, unsigned int count, const SCRIPT_STATE *s,
|
H A D | usp10.c | 1484 BIDI_DetermineLevels(pwcInChars, cInChars, &s, psControl, layout_levels, overrides); in _ItemizeInternal() 1495 BIDI_DetermineLevels(pwcInChars, cInChars, psState, psControl, levels, overrides); in _ItemizeInternal() 1499 BIDI_DetermineLevels(pwcInChars, cInChars, psState, psControl, levels, overrides); in _ItemizeInternal()
|
H A D | bidi.c | 1088 BOOL BIDI_DetermineLevels( in BIDI_DetermineLevels() function
|