Searched refs:le_getGlyphPositions (Results 1 – 5 of 5) sorted by relevance
/external/icu4c/test/letest/ |
D | cletest.c | 106 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/ |
D | loengine.h | 184 le_getGlyphPositions(le_engine *engine,
|
D | loengine.cpp | 120 le_getGlyphPositions(le_engine *engine, in le_getGlyphPositions() function
|
/external/harfbuzz_ng/src/ |
D | hb-icu-le.cc | 175 le_getGlyphPositions (le, positions, &status); in _hb_icu_le_shape()
|
/external/icu4c/common/unicode/ |
D | urename.h | 134 #define le_getGlyphPositions U_ICU_ENTRY_POINT_RENAME(le_getGlyphPositions) macro
|