Searched defs:outCharCount (Results 1 – 6 of 6) sorted by relevance
/external/icu4c/layout/ |
D | KhmerLayoutEngine.cpp | 75 …le_int32 outCharCount = KhmerReordering::reorder(&chars[offset], count, fScriptCode, outChars, gly… in characterProcessing() local
|
D | TibetanLayoutEngine.cpp | 81 …le_int32 outCharCount = TibetanReordering::reorder(&chars[offset], count, fScriptCode, outChars, g… in characterProcessing() local
|
D | IndicLayoutEngine.cpp | 108 …le_int32 outCharCount = IndicReordering::reorder(&chars[offset], count, fScriptCode, outChars, gly… in characterProcessing() local
|
D | OpenTypeLayoutEngine.cpp | 163 …le_int32 outCharCount = LayoutEngine::characterProcessing(chars, offset, count, max, rightToLeft, … in characterProcessing() local 225 le_int32 outCharCount, outGlyphCount, fakeGlyphCount; in computeGlyphs() local
|
D | LayoutEngine.cpp | 196 le_int32 i, dir = 1, out = 0, outCharCount = count; in characterProcessing() local 273 …le_int32 outCharCount = characterProcessing(chars, offset, count, max, rightToLeft, outChars, glyp… in computeGlyphs() local
|
D | HangulLayoutEngine.cpp | 238 le_int32 outCharCount = 0; in characterProcessing() local
|