Lines Matching full:le_engine
28 typedef void le_engine;
38 * This function returns an le_engine capable of laying out text
48 * @return an le_engine which can layout text in the given font.
52 U_INTERNAL le_engine * U_EXPORT2
61 * it returns, the le_engine is no longer valid.
68 le_close(le_engine *engine);
95 le_layoutChars(le_engine *engine,
118 le_getGlyphCount(le_engine *engine,
133 le_getGlyphs(le_engine *engine,
149 le_getCharIndices(le_engine *engine,
166 le_getCharIndicesWithBase(le_engine *engine,
184 le_getGlyphPositions(le_engine *engine,
204 le_getGlyphPosition(le_engine *engine,
221 le_reset(le_engine *engine,