Lines Matching refs:getCharIndex
78 ia = glyphStorage.getCharIndex(firstGlyph, success);
83 ix = glyphStorage.getCharIndex(x, success);
94 id = glyphStorage.getCharIndex(lastGlyph, success);
99 ix = glyphStorage.getCharIndex(x, success);
110 ia = glyphStorage.getCharIndex(firstGlyph, success);
111 id = glyphStorage.getCharIndex(lastGlyph, success);
123 ia = glyphStorage.getCharIndex(firstGlyph, success);
124 ib = glyphStorage.getCharIndex(firstGlyph + 1, success);
129 ix = glyphStorage.getCharIndex(x, success);
144 ia = glyphStorage.getCharIndex(firstGlyph, success);
145 ib = glyphStorage.getCharIndex(firstGlyph + 1, success);
150 ix = glyphStorage.getCharIndex(x, success);
165 ic = glyphStorage.getCharIndex(lastGlyph - 1, success);
166 id = glyphStorage.getCharIndex(lastGlyph, success);
171 ix = glyphStorage.getCharIndex(x, success);
186 ic = glyphStorage.getCharIndex(lastGlyph - 1, success);
187 id = glyphStorage.getCharIndex(lastGlyph, success);
192 ix = glyphStorage.getCharIndex(x, success);
208 ia = glyphStorage.getCharIndex(firstGlyph, success);
209 ic = glyphStorage.getCharIndex(lastGlyph - 1, success);
210 id = glyphStorage.getCharIndex(lastGlyph, success);
215 ix = glyphStorage.getCharIndex(x, success);
233 ia = glyphStorage.getCharIndex(firstGlyph, success);
234 ic = glyphStorage.getCharIndex(lastGlyph - 1, success);
235 id = glyphStorage.getCharIndex(lastGlyph, success);
240 ix = glyphStorage.getCharIndex(x, success);
258 ia = glyphStorage.getCharIndex(firstGlyph, success);
259 ib = glyphStorage.getCharIndex(firstGlyph + 1, success);
260 id = glyphStorage.getCharIndex(lastGlyph, success);
265 ix = glyphStorage.getCharIndex(x, success);
283 ia = glyphStorage.getCharIndex(firstGlyph, success);
284 ib = glyphStorage.getCharIndex(firstGlyph + 1, success);
285 id = glyphStorage.getCharIndex(lastGlyph, success);
290 ix = glyphStorage.getCharIndex(x, success);
314 ia = glyphStorage.getCharIndex(firstGlyph, success);
315 ib = glyphStorage.getCharIndex(firstGlyph + 1, success);
316 ic = glyphStorage.getCharIndex(lastGlyph - 1, success);
317 id = glyphStorage.getCharIndex(lastGlyph, success);
336 ia = glyphStorage.getCharIndex(firstGlyph, success);
337 ib = glyphStorage.getCharIndex(firstGlyph + 1, success);
338 ic = glyphStorage.getCharIndex(lastGlyph - 1, success);
339 id = glyphStorage.getCharIndex(lastGlyph, success);
358 ia = glyphStorage.getCharIndex(firstGlyph, success);
359 ib = glyphStorage.getCharIndex(firstGlyph + 1, success);
360 ic = glyphStorage.getCharIndex(lastGlyph - 1, success);
361 id = glyphStorage.getCharIndex(lastGlyph, success);
380 ia = glyphStorage.getCharIndex(firstGlyph, success);
381 ib = glyphStorage.getCharIndex(firstGlyph + 1, success);
382 ic = glyphStorage.getCharIndex(lastGlyph - 1, success);
383 id = glyphStorage.getCharIndex(lastGlyph, success);