Home
last modified time | relevance | path

Searched refs:le_getGlyphPositions (Results 1 – 5 of 5) sorted by relevance

/external/icu4c/test/letest/
Dcletest.c106 le_getGlyphPositions(engine, NULL, &status); in ParamTest()
113 le_getGlyphPositions(engine, positions, &status); in ParamTest()
238 le_getGlyphPositions(engine, positions, &status); in AccessTest()
478 le_getGlyphPositions(engine, actual.positions, &status); in doTestCase()
/external/icu4c/layout/
Dloengine.h184 le_getGlyphPositions(le_engine *engine,
Dloengine.cpp120 le_getGlyphPositions(le_engine *engine, in le_getGlyphPositions() function
/external/harfbuzz_ng/src/
Dhb-icu-le.cc175 le_getGlyphPositions (le, positions, &status); in _hb_icu_le_shape()
/external/icu4c/common/unicode/
Durename.h134 #define le_getGlyphPositions U_ICU_ENTRY_POINT_RENAME(le_getGlyphPositions) macro