Lines Matching refs:getCharIndex

105         ia = glyphStorage.getCharIndex(firstGlyph, success);
110 ix = glyphStorage.getCharIndex(x, success);
121 id = glyphStorage.getCharIndex(lastGlyph, success);
126 ix = glyphStorage.getCharIndex(x, success);
137 ia = glyphStorage.getCharIndex(firstGlyph, success);
138 id = glyphStorage.getCharIndex(lastGlyph, success);
150 ia = glyphStorage.getCharIndex(firstGlyph, success);
151 ib = glyphStorage.getCharIndex(firstGlyph + 1, success);
156 ix = glyphStorage.getCharIndex(x, success);
171 ia = glyphStorage.getCharIndex(firstGlyph, success);
172 ib = glyphStorage.getCharIndex(firstGlyph + 1, success);
177 ix = glyphStorage.getCharIndex(x, success);
192 ic = glyphStorage.getCharIndex(lastGlyph - 1, success);
193 id = glyphStorage.getCharIndex(lastGlyph, success);
198 ix = glyphStorage.getCharIndex(x, success);
213 ic = glyphStorage.getCharIndex(lastGlyph - 1, success);
214 id = glyphStorage.getCharIndex(lastGlyph, success);
219 ix = glyphStorage.getCharIndex(x, success);
235 ia = glyphStorage.getCharIndex(firstGlyph, success);
236 ic = glyphStorage.getCharIndex(lastGlyph - 1, success);
237 id = glyphStorage.getCharIndex(lastGlyph, success);
242 ix = glyphStorage.getCharIndex(x, success);
260 ia = glyphStorage.getCharIndex(firstGlyph, success);
261 ic = glyphStorage.getCharIndex(lastGlyph - 1, success);
262 id = glyphStorage.getCharIndex(lastGlyph, success);
267 ix = glyphStorage.getCharIndex(x, success);
285 ia = glyphStorage.getCharIndex(firstGlyph, success);
286 ib = glyphStorage.getCharIndex(firstGlyph + 1, success);
287 id = glyphStorage.getCharIndex(lastGlyph, success);
292 ix = glyphStorage.getCharIndex(x, success);
310 ia = glyphStorage.getCharIndex(firstGlyph, success);
311 ib = glyphStorage.getCharIndex(firstGlyph + 1, success);
312 id = glyphStorage.getCharIndex(lastGlyph, success);
317 ix = glyphStorage.getCharIndex(x, success);
341 ia = glyphStorage.getCharIndex(firstGlyph, success);
342 ib = glyphStorage.getCharIndex(firstGlyph + 1, success);
343 ic = glyphStorage.getCharIndex(lastGlyph - 1, success);
344 id = glyphStorage.getCharIndex(lastGlyph, success);
363 ia = glyphStorage.getCharIndex(firstGlyph, success);
364 ib = glyphStorage.getCharIndex(firstGlyph + 1, success);
365 ic = glyphStorage.getCharIndex(lastGlyph - 1, success);
366 id = glyphStorage.getCharIndex(lastGlyph, success);
385 ia = glyphStorage.getCharIndex(firstGlyph, success);
386 ib = glyphStorage.getCharIndex(firstGlyph + 1, success);
387 ic = glyphStorage.getCharIndex(lastGlyph - 1, success);
388 id = glyphStorage.getCharIndex(lastGlyph, success);
407 ia = glyphStorage.getCharIndex(firstGlyph, success);
408 ib = glyphStorage.getCharIndex(firstGlyph + 1, success);
409 ic = glyphStorage.getCharIndex(lastGlyph - 1, success);
410 id = glyphStorage.getCharIndex(lastGlyph, success);