Searched defs:nChar2Base (Results 1 – 1 of 1) sorted by relevance
1053 …int nChar2Base = (mvChar2BaseGlyph[nCharIndex] == -1)? -1 : (int)(mvChar2BaseGlyph[nCharIndex] & G… in expandOrCondense() local1107 … int nChar2Base = (mvChar2BaseGlyph[i] == -1)? -1 : (int)(mvChar2BaseGlyph[i] & GLYPH_INDEX_MASK); in ApplyDXArray() local1296 int nChar2Base = mvChar2BaseGlyph[nCharSlot] & GLYPH_INDEX_MASK; in GetCaretPositions() local
Completed in 12 milliseconds