Home
last modified time | relevance | path

Searched defs:nChar2Base (Results 1 – 1 of 1) sorted by last modified time

/trunk/main/vcl/source/glyphs/
H A Dgraphite_layout.cxx1053 …int nChar2Base = (mvChar2BaseGlyph[nCharIndex] == -1)? -1 : (int)(mvChar2BaseGlyph[nCharIndex] & G… in expandOrCondense() local
1107 … int nChar2Base = (mvChar2BaseGlyph[i] == -1)? -1 : (int)(mvChar2BaseGlyph[i] & GLYPH_INDEX_MASK); in ApplyDXArray() local
1296 int nChar2Base = mvChar2BaseGlyph[nCharSlot] & GLYPH_INDEX_MASK; in GetCaretPositions() local

Completed in 23 milliseconds