Searched refs:le_getGlyphPosition (Results 1 – 4 of 4) sorted by relevance
/external/icu/icu4c/source/layout/ |
D | loengine.h | 204 le_getGlyphPosition(le_engine *engine,
|
D | loengine.cpp | 135 le_getGlyphPosition(le_engine *engine, in le_getGlyphPosition() function
|
/external/icu/icu4c/source/test/letest/ |
D | cletest.c | 168 le_getGlyphPosition(engine, -1, &x, &y, &status); in ParamTest() 175 le_getGlyphPosition(engine, glyphCount + 1, &x, &y, &status); in ParamTest() 266 le_getGlyphPosition(engine, glyph, &x, &y, &status); in AccessTest()
|
/external/icu/icu4c/source/common/unicode/ |
D | urename.h | 127 #define le_getGlyphPosition U_ICU_ENTRY_POINT_RENAME(le_getGlyphPosition) macro
|