Lines Matching refs:lastGlyph

38     lastGlyph = 0;  in beginStateTable()
53 lastGlyph = currGlyph; in processStateEntry()
86 while (x <= lastGlyph) { in doRearrangementAction()
93 glyphStorage[lastGlyph] = a; in doRearrangementAction()
94 glyphStorage.setCharIndex(lastGlyph, ia, success); in doRearrangementAction()
98 d = glyphStorage[lastGlyph]; in doRearrangementAction()
99 id = glyphStorage.getCharIndex(lastGlyph, success); in doRearrangementAction()
100 x = lastGlyph - 1; in doRearrangementAction()
116 id = glyphStorage.getCharIndex(lastGlyph, success); in doRearrangementAction()
118 glyphStorage[firstGlyph] = glyphStorage[lastGlyph]; in doRearrangementAction()
119 glyphStorage[lastGlyph] = a; in doRearrangementAction()
122 glyphStorage.setCharIndex(lastGlyph, ia, success); in doRearrangementAction()
132 while (x <= lastGlyph) { in doRearrangementAction()
139 glyphStorage[lastGlyph - 1] = a; in doRearrangementAction()
140 glyphStorage[lastGlyph] = b; in doRearrangementAction()
142 glyphStorage.setCharIndex(lastGlyph - 1, ia, success); in doRearrangementAction()
143 glyphStorage.setCharIndex(lastGlyph, ib, success); in doRearrangementAction()
153 while (x <= lastGlyph) { in doRearrangementAction()
160 glyphStorage[lastGlyph - 1] = b; in doRearrangementAction()
161 glyphStorage[lastGlyph] = a; in doRearrangementAction()
163 glyphStorage.setCharIndex(lastGlyph - 1, ib, success); in doRearrangementAction()
164 glyphStorage.setCharIndex(lastGlyph, ia, success); in doRearrangementAction()
168 c = glyphStorage[lastGlyph - 1]; in doRearrangementAction()
169 d = glyphStorage[lastGlyph]; in doRearrangementAction()
170 ic = glyphStorage.getCharIndex(lastGlyph - 1, success); in doRearrangementAction()
171 id = glyphStorage.getCharIndex(lastGlyph, success); in doRearrangementAction()
172 x = lastGlyph - 2; in doRearrangementAction()
189 c = glyphStorage[lastGlyph - 1]; in doRearrangementAction()
190 d = glyphStorage[lastGlyph]; in doRearrangementAction()
191 ic = glyphStorage.getCharIndex(lastGlyph - 1, success); in doRearrangementAction()
192 id = glyphStorage.getCharIndex(lastGlyph, success); in doRearrangementAction()
193 x = lastGlyph - 2; in doRearrangementAction()
211 c = glyphStorage[lastGlyph - 1]; in doRearrangementAction()
212 d = glyphStorage[lastGlyph]; in doRearrangementAction()
214 ic = glyphStorage.getCharIndex(lastGlyph - 1, success); in doRearrangementAction()
215 id = glyphStorage.getCharIndex(lastGlyph, success); in doRearrangementAction()
216 x = lastGlyph - 2; in doRearrangementAction()
227 glyphStorage[lastGlyph] = a; in doRearrangementAction()
231 glyphStorage.setCharIndex(lastGlyph, ia, success); in doRearrangementAction()
236 c = glyphStorage[lastGlyph - 1]; in doRearrangementAction()
237 d = glyphStorage[lastGlyph]; in doRearrangementAction()
239 ic = glyphStorage.getCharIndex(lastGlyph - 1, success); in doRearrangementAction()
240 id = glyphStorage.getCharIndex(lastGlyph, success); in doRearrangementAction()
241 x = lastGlyph - 2; in doRearrangementAction()
252 glyphStorage[lastGlyph] = a; in doRearrangementAction()
256 glyphStorage.setCharIndex(lastGlyph, ia, success); in doRearrangementAction()
262 d = glyphStorage[lastGlyph]; in doRearrangementAction()
265 id = glyphStorage.getCharIndex(lastGlyph, success); in doRearrangementAction()
268 while (x < lastGlyph) { in doRearrangementAction()
276 glyphStorage[lastGlyph - 1] = a; in doRearrangementAction()
277 glyphStorage[lastGlyph] = b; in doRearrangementAction()
280 glyphStorage.setCharIndex(lastGlyph - 1, ia, success); in doRearrangementAction()
281 glyphStorage.setCharIndex(lastGlyph, ib, success); in doRearrangementAction()
287 d = glyphStorage[lastGlyph]; in doRearrangementAction()
290 id = glyphStorage.getCharIndex(lastGlyph, success); in doRearrangementAction()
293 while (x < lastGlyph) { in doRearrangementAction()
301 glyphStorage[lastGlyph - 1] = b; in doRearrangementAction()
302 glyphStorage[lastGlyph] = a; in doRearrangementAction()
305 glyphStorage.setCharIndex(lastGlyph - 1, ib, success); in doRearrangementAction()
306 glyphStorage.setCharIndex(lastGlyph, ia, success); in doRearrangementAction()
313 glyphStorage[firstGlyph] = glyphStorage[lastGlyph - 1]; in doRearrangementAction()
314 glyphStorage[firstGlyph + 1] = glyphStorage[lastGlyph]; in doRearrangementAction()
316 glyphStorage[lastGlyph - 1] = a; in doRearrangementAction()
317 glyphStorage[lastGlyph] = b; in doRearrangementAction()
321 ic = glyphStorage.getCharIndex(lastGlyph - 1, success); in doRearrangementAction()
322 id = glyphStorage.getCharIndex(lastGlyph, success); in doRearrangementAction()
327 glyphStorage.setCharIndex(lastGlyph - 1, ia, success); in doRearrangementAction()
328 glyphStorage.setCharIndex(lastGlyph, ib, success); in doRearrangementAction()
335 glyphStorage[firstGlyph] = glyphStorage[lastGlyph - 1]; in doRearrangementAction()
336 glyphStorage[firstGlyph + 1] = glyphStorage[lastGlyph]; in doRearrangementAction()
338 glyphStorage[lastGlyph - 1] = b; in doRearrangementAction()
339 glyphStorage[lastGlyph] = a; in doRearrangementAction()
343 ic = glyphStorage.getCharIndex(lastGlyph - 1, success); in doRearrangementAction()
344 id = glyphStorage.getCharIndex(lastGlyph, success); in doRearrangementAction()
349 glyphStorage.setCharIndex(lastGlyph - 1, ib, success); in doRearrangementAction()
350 glyphStorage.setCharIndex(lastGlyph, ia, success); in doRearrangementAction()
357 glyphStorage[firstGlyph] = glyphStorage[lastGlyph]; in doRearrangementAction()
358 glyphStorage[firstGlyph + 1] = glyphStorage[lastGlyph - 1]; in doRearrangementAction()
360 glyphStorage[lastGlyph - 1] = a; in doRearrangementAction()
361 glyphStorage[lastGlyph] = b; in doRearrangementAction()
365 ic = glyphStorage.getCharIndex(lastGlyph - 1, success); in doRearrangementAction()
366 id = glyphStorage.getCharIndex(lastGlyph, success); in doRearrangementAction()
371 glyphStorage.setCharIndex(lastGlyph - 1, ia, success); in doRearrangementAction()
372 glyphStorage.setCharIndex(lastGlyph, ib, success); in doRearrangementAction()
379 glyphStorage[firstGlyph] = glyphStorage[lastGlyph]; in doRearrangementAction()
380 glyphStorage[firstGlyph + 1] = glyphStorage[lastGlyph - 1]; in doRearrangementAction()
382 glyphStorage[lastGlyph - 1] = b; in doRearrangementAction()
383 glyphStorage[lastGlyph] = a; in doRearrangementAction()
387 ic = glyphStorage.getCharIndex(lastGlyph - 1, success); in doRearrangementAction()
388 id = glyphStorage.getCharIndex(lastGlyph, success); in doRearrangementAction()
393 glyphStorage.setCharIndex(lastGlyph - 1, ib, success); in doRearrangementAction()
394 glyphStorage.setCharIndex(lastGlyph, ia, success); in doRearrangementAction()