Searched refs:le_getGlyphPosition (Results 1 - 6 of 6) sorted by relevance

/external/icu/icu4c/source/layout/
H A Dloengine.h204 le_getGlyphPosition(le_engine *engine,
H A Dloengine.cpp135 le_getGlyphPosition(le_engine *engine, function
/external/chromium_org/third_party/icu/source/test/letest/
H A Dcletest.c166 le_getGlyphPosition(engine, -1, &x, &y, &status);
173 le_getGlyphPosition(engine, glyphCount + 1, &x, &y, &status);
264 le_getGlyphPosition(engine, glyph, &x, &y, &status);
/external/icu/icu4c/source/test/letest/
H A Dcletest.c166 le_getGlyphPosition(engine, -1, &x, &y, &status);
173 le_getGlyphPosition(engine, glyphCount + 1, &x, &y, &status);
264 le_getGlyphPosition(engine, glyph, &x, &y, &status);
/external/icu/icu4c/source/common/unicode/
H A Durename.h127 #define le_getGlyphPosition U_ICU_ENTRY_POINT_RENAME(le_getGlyphPosition) macro
/external/chromium_org/third_party/icu/source/common/unicode/
H A Durename.h135 #define le_getGlyphPosition U_ICU_ENTRY_POINT_RENAME(le_getGlyphPosition) macro

Completed in 596 milliseconds