Lines Matching refs:success
615 LEErrorCode success = LE_NO_ERROR;
690 engine = LayoutEngine::layoutEngineFactory(font, scriptCode, languageCode, typoFlags, success);
692 if (LE_FAILURE(success)) {
697 actual.glyphCount = engine->layoutChars(text.getBuffer(), 0, charCount, charCount, getRTL(text), 0, 0, success);
703 engine->getGlyphs(actual.glyphs, success);
704 engine->getCharIndices(actual.indices, success);
705 engine->getGlyphPositions(actual.positions, success);
1077 * the ICU_DATA path. Success here means either the data dll contains data, or that