Lines Matching refs:ic
73 le_int32 ia, ib, ic, id, ix, x; in doRearrangementAction() local
170 ic = glyphStorage.getCharIndex(lastGlyph - 1, success); in doRearrangementAction()
184 glyphStorage.setCharIndex(firstGlyph, ic, success); in doRearrangementAction()
191 ic = glyphStorage.getCharIndex(lastGlyph - 1, success); in doRearrangementAction()
206 glyphStorage.setCharIndex(firstGlyph + 1, ic, success); in doRearrangementAction()
214 ic = glyphStorage.getCharIndex(lastGlyph - 1, success); in doRearrangementAction()
229 glyphStorage.setCharIndex(firstGlyph, ic, success); in doRearrangementAction()
239 ic = glyphStorage.getCharIndex(lastGlyph - 1, success); in doRearrangementAction()
255 glyphStorage.setCharIndex(firstGlyph + 1, ic, success); in doRearrangementAction()
321 ic = glyphStorage.getCharIndex(lastGlyph - 1, success); in doRearrangementAction()
324 glyphStorage.setCharIndex(firstGlyph, ic, success); in doRearrangementAction()
343 ic = glyphStorage.getCharIndex(lastGlyph - 1, success); in doRearrangementAction()
346 glyphStorage.setCharIndex(firstGlyph, ic, success); in doRearrangementAction()
365 ic = glyphStorage.getCharIndex(lastGlyph - 1, success); in doRearrangementAction()
369 glyphStorage.setCharIndex(firstGlyph + 1, ic, success); in doRearrangementAction()
387 ic = glyphStorage.getCharIndex(lastGlyph - 1, success); in doRearrangementAction()
391 glyphStorage.setCharIndex(firstGlyph + 1, ic, success); in doRearrangementAction()