Home | History | Annotate | Download | only in layout

Lines Matching defs:success

22       const LEReferenceTo<MorphSubtableHeader2> &morphSubtableHeader, LEErrorCode &success)
23 : StateTableProcessor2(morphSubtableHeader, success), entryTable(stHeader, success, entryTableOffset, LE_UNBOUNDED_ARRAY),
24 indicRearrangementSubtableHeader(morphSubtableHeader, success)
39 EntryTableIndex2 index, LEErrorCode &success)
41 const IndicRearrangementStateEntry2 *entry = entryTable.getAlias(index, success);
42 if (LE_FAILURE(success)) return 0; // TODO - what to return in bad state?
71 LEErrorCode success = LE_NO_ERROR;
80 ia = glyphStorage.getCharIndex(firstGlyph, success);
85 ix = glyphStorage.getCharIndex(x, success);
86 glyphStorage.setCharIndex(x - 1, ix, success);
91 glyphStorage.setCharIndex(lastGlyph, ia, success);
96 id = glyphStorage.getCharIndex(lastGlyph, success);
101 ix = glyphStorage.getCharIndex(x, success);
102 glyphStorage.setCharIndex(x + 1, ix, success);
107 glyphStorage.setCharIndex(firstGlyph, id, success);
112 ia = glyphStorage.getCharIndex(firstGlyph, success);
113 id = glyphStorage.getCharIndex(lastGlyph, success);
118 glyphStorage.setCharIndex(firstGlyph, id, success);
119 glyphStorage.setCharIndex(lastGlyph, ia, success);
125 ia = glyphStorage.getCharIndex(firstGlyph, success);
126 ib = glyphStorage.getCharIndex(firstGlyph + 1, success);
131 ix = glyphStorage.getCharIndex(x, success);
132 glyphStorage.setCharIndex(x - 2, ix, success);
139 glyphStorage.setCharIndex(lastGlyph - 1, ia, success);
140 glyphStorage.setCharIndex(lastGlyph, ib, success);
146 ia = glyphStorage.getCharIndex(firstGlyph, success);
147 ib = glyphStorage.getCharIndex(firstGlyph + 1, success);
152 ix = glyphStorage.getCharIndex(x, success);
153 glyphStorage.setCharIndex(x - 2, ix, success);
160 glyphStorage.setCharIndex(lastGlyph - 1, ib, success);
161 glyphStorage.setCharIndex(lastGlyph, ia, success);
167 ic = glyphStorage.getCharIndex(lastGlyph - 1, success);
168 id = glyphStorage.getCharIndex(lastGlyph, success);
173 ix = glyphStorage.getCharIndex(x, success);
174 glyphStorage.setCharIndex(x + 2, ix, success);
181 glyphStorage.setCharIndex(firstGlyph, ic, success);
182 glyphStorage.setCharIndex(firstGlyph + 1, id, success);
188 ic = glyphStorage.getCharIndex(lastGlyph - 1, success);
189 id = glyphStorage.getCharIndex(lastGlyph, success);
194 ix = glyphStorage.getCharIndex(x, success);
195 glyphStorage.setCharIndex(x + 2, ix, success);
202 glyphStorage.setCharIndex(firstGlyph, id, success);
203 glyphStorage.setCharIndex(firstGlyph + 1, ic, success);
210 ia = glyphStorage.getCharIndex(firstGlyph, success);
211 ic = glyphStorage.getCharIndex(lastGlyph - 1, success);
212 id = glyphStorage.getCharIndex(lastGlyph, success);
217 ix = glyphStorage.getCharIndex(x, success);
218 glyphStorage.setCharIndex(x + 1, ix, success);
226 glyphStorage.setCharIndex(firstGlyph, ic, success);
227 glyphStorage.setCharIndex(firstGlyph + 1, id, success);
228 glyphStorage.setCharIndex(lastGlyph, ia, 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);
243 glyphStorage.setCharIndex(x + 1, ix, success);
251 glyphStorage.setCharIndex(firstGlyph, id, success);
252 glyphStorage.setCharIndex(firstGlyph + 1, ic, success);
253 glyphStorage.setCharIndex(lastGlyph, ia, success);
260 ia = glyphStorage.getCharIndex(firstGlyph, success);
261 ib = glyphStorage.getCharIndex(firstGlyph + 1, success);
262 id = glyphStorage.getCharIndex(lastGlyph, success);
267 ix = glyphStorage.getCharIndex(x, success);
268 glyphStorage.setCharIndex(x - 2, ix, success);
276 glyphStorage.setCharIndex(firstGlyph, id, success);
277 glyphStorage.setCharIndex(lastGlyph - 1, ia, success);
278 glyphStorage.setCharIndex(lastGlyph, ib, 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);
293 glyphStorage.setCharIndex(x - 2, ix, success);
301 glyphStorage.setCharIndex(firstGlyph, id, success);
302 glyphStorage.setCharIndex(lastGlyph - 1, ib, success);
303 glyphStorage.setCharIndex(lastGlyph, ia, success);
316 ia = glyphStorage.getCharIndex(firstGlyph, success);
317 ib = glyphStorage.getCharIndex(firstGlyph + 1, success);
318 ic = glyphStorage.getCharIndex(lastGlyph - 1, success);
319 id = glyphStorage.getCharIndex(lastGlyph, success);
321 glyphStorage.setCharIndex(firstGlyph, ic, success);
322 glyphStorage.setCharIndex(firstGlyph + 1, id, success);
324 glyphStorage.setCharIndex(lastGlyph - 1, ia, success);
325 glyphStorage.setCharIndex(lastGlyph, ib, success);
338 ia = glyphStorage.getCharIndex(firstGlyph, success);
339 ib = glyphStorage.getCharIndex(firstGlyph + 1, success);
340 ic = glyphStorage.getCharIndex(lastGlyph - 1, success);
341 id = glyphStorage.getCharIndex(lastGlyph, success);
343 glyphStorage.setCharIndex(firstGlyph, ic, success);
344 glyphStorage.setCharIndex(firstGlyph + 1, id, success);
346 glyphStorage.setCharIndex(lastGlyph - 1, ib, success);
347 glyphStorage.setCharIndex(lastGlyph, ia, success);
360 ia = glyphStorage.getCharIndex(firstGlyph, success);
361 ib = glyphStorage.getCharIndex(firstGlyph + 1, success);
362 ic = glyphStorage.getCharIndex(lastGlyph - 1, success);
363 id = glyphStorage.getCharIndex(lastGlyph, success);
365 glyphStorage.setCharIndex(firstGlyph, id, success);
366 glyphStorage.setCharIndex(firstGlyph + 1, ic, success);
368 glyphStorage.setCharIndex(lastGlyph - 1, ia, success);
369 glyphStorage.setCharIndex(lastGlyph, ib, success);
382 ia = glyphStorage.getCharIndex(firstGlyph, success);
383 ib = glyphStorage.getCharIndex(firstGlyph + 1, success);
384 ic = glyphStorage.getCharIndex(lastGlyph - 1, success);
385 id = glyphStorage.getCharIndex(lastGlyph, success);
387 glyphStorage.setCharIndex(firstGlyph, id, success);
388 glyphStorage.setCharIndex(firstGlyph + 1, ic, success);
390 glyphStorage.setCharIndex(lastGlyph - 1, ib, success);
391 glyphStorage.setCharIndex(lastGlyph, ia, success);