Home | History | Annotate | Download | only in layout

Lines Matching refs:le_engine

27 typedef void le_engine;
37 * This function returns an le_engine capable of laying out text
47 * @return an le_engine which can layout text in the given font.
51 U_INTERNAL le_engine * U_EXPORT2
60 * it returns, the le_engine is no longer valid.
67 le_close(le_engine *engine);
94 le_layoutChars(le_engine *engine,
117 le_getGlyphCount(le_engine *engine,
132 le_getGlyphs(le_engine *engine,
148 le_getCharIndices(le_engine *engine,
165 le_getCharIndicesWithBase(le_engine *engine,
183 le_getGlyphPositions(le_engine *engine,
203 le_getGlyphPosition(le_engine *engine,
220 le_reset(le_engine *engine,