Home
last modified time | relevance | path

Searched refs:TIndex (Results 1 – 2 of 2) sorted by relevance

/external/harfbuzz/src/
Dharfbuzz-hangul.c159 int TIndex = ch[2] - Hangul_TBase; in hangul_shape_syllable() local
162 TIndex >= 0 && TIndex < Hangul_TCount) in hangul_shape_syllable()
163 composed = (LIndex * Hangul_VCount + VIndex) * Hangul_TCount + TIndex + Hangul_SBase; in hangul_shape_syllable()
/external/webkit/Source/ThirdParty/ANGLE/src/compiler/
DValidateLimitations.h13 struct TIndex { struct