Lines Matching refs:le_engine
18 U_CAPI le_engine * U_EXPORT2
27 …return (le_engine *) LayoutEngine::layoutEngineFactory(fontInstance, scriptCode, languageCode, typ… in le_create()
31 le_close(le_engine *engine) in le_close()
39 le_layoutChars(le_engine *engine, in le_layoutChars()
60 le_getGlyphCount(le_engine *engine, in le_getGlyphCount()
74 le_getGlyphs(le_engine *engine, in le_getGlyphs()
89 le_getCharIndices(le_engine *engine, in le_getCharIndices()
104 le_getCharIndicesWithBase(le_engine *engine, in le_getCharIndicesWithBase()
120 le_getGlyphPositions(le_engine *engine, in le_getGlyphPositions()
135 le_getGlyphPosition(le_engine *engine, in le_getGlyphPosition()
152 le_reset(le_engine *engine, in le_reset()