Home
last modified time | relevance | path

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

/reactos/dll/win32/usp10/
H A Dindic.c324 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 Dusp10_internal.h273 void Indic_ParseSyllables(HDC hdc, SCRIPT_ANALYSIS *psa, ScriptCache* psc, const WCHAR *input, unsi…
H A Dshape.c3301Indic_ParseSyllables( hdc, psa, psc, pwcChars, cChars, &syllables, &syllable_count, lexical, moder… in ShapeCharGlyphProp_BaseIndic()