Lines Matching refs:getCharIndex

108         ia = glyphStorage.getCharIndex(firstGlyph, success);
113 ix = glyphStorage.getCharIndex(x, success);
124 id = glyphStorage.getCharIndex(lastGlyph, success);
129 ix = glyphStorage.getCharIndex(x, success);
140 ia = glyphStorage.getCharIndex(firstGlyph, success);
141 id = glyphStorage.getCharIndex(lastGlyph, success);
153 ia = glyphStorage.getCharIndex(firstGlyph, success);
154 ib = glyphStorage.getCharIndex(firstGlyph + 1, success);
159 ix = glyphStorage.getCharIndex(x, success);
174 ia = glyphStorage.getCharIndex(firstGlyph, success);
175 ib = glyphStorage.getCharIndex(firstGlyph + 1, success);
180 ix = glyphStorage.getCharIndex(x, success);
195 ic = glyphStorage.getCharIndex(lastGlyph - 1, success);
196 id = glyphStorage.getCharIndex(lastGlyph, success);
201 ix = glyphStorage.getCharIndex(x, success);
216 ic = glyphStorage.getCharIndex(lastGlyph - 1, success);
217 id = glyphStorage.getCharIndex(lastGlyph, success);
222 ix = glyphStorage.getCharIndex(x, success);
238 ia = glyphStorage.getCharIndex(firstGlyph, success);
239 ic = glyphStorage.getCharIndex(lastGlyph - 1, success);
240 id = glyphStorage.getCharIndex(lastGlyph, success);
245 ix = glyphStorage.getCharIndex(x, success);
263 ia = glyphStorage.getCharIndex(firstGlyph, success);
264 ic = glyphStorage.getCharIndex(lastGlyph - 1, success);
265 id = glyphStorage.getCharIndex(lastGlyph, success);
270 ix = glyphStorage.getCharIndex(x, success);
288 ia = glyphStorage.getCharIndex(firstGlyph, success);
289 ib = glyphStorage.getCharIndex(firstGlyph + 1, success);
290 id = glyphStorage.getCharIndex(lastGlyph, success);
295 ix = glyphStorage.getCharIndex(x, success);
313 ia = glyphStorage.getCharIndex(firstGlyph, success);
314 ib = glyphStorage.getCharIndex(firstGlyph + 1, success);
315 id = glyphStorage.getCharIndex(lastGlyph, success);
320 ix = glyphStorage.getCharIndex(x, success);
344 ia = glyphStorage.getCharIndex(firstGlyph, success);
345 ib = glyphStorage.getCharIndex(firstGlyph + 1, success);
346 ic = glyphStorage.getCharIndex(lastGlyph - 1, success);
347 id = glyphStorage.getCharIndex(lastGlyph, success);
366 ia = glyphStorage.getCharIndex(firstGlyph, success);
367 ib = glyphStorage.getCharIndex(firstGlyph + 1, success);
368 ic = glyphStorage.getCharIndex(lastGlyph - 1, success);
369 id = glyphStorage.getCharIndex(lastGlyph, success);
388 ia = glyphStorage.getCharIndex(firstGlyph, success);
389 ib = glyphStorage.getCharIndex(firstGlyph + 1, success);
390 ic = glyphStorage.getCharIndex(lastGlyph - 1, success);
391 id = glyphStorage.getCharIndex(lastGlyph, success);
410 ia = glyphStorage.getCharIndex(firstGlyph, success);
411 ib = glyphStorage.getCharIndex(firstGlyph + 1, success);
412 ic = glyphStorage.getCharIndex(lastGlyph - 1, success);
413 id = glyphStorage.getCharIndex(lastGlyph, success);