Searched refs:Indic_ParseSyllables (Results 1 – 3 of 3) sorted by relevance
/reactos/dll/win32/usp10/ |
H A D | indic.c | 324 void Indic_ParseSyllables(HDC hdc, SCRIPT_ANALYSIS *psa, ScriptCache *psc, const WCHAR *input, unsi… in Indic_ParseSyllables() function 384 Indic_ParseSyllables(hdc, psa, psc, input, cChar, syllables, syllable_count, lex, modern); in Indic_ReorderCharacters()
|
H A D | usp10_internal.h | 273 void Indic_ParseSyllables(HDC hdc, SCRIPT_ANALYSIS *psa, ScriptCache* psc, const WCHAR *input, unsi…
|
H A D | shape.c | 3301 …Indic_ParseSyllables( hdc, psa, psc, pwcChars, cChars, &syllables, &syllable_count, lexical, moder… in ShapeCharGlyphProp_BaseIndic()
|