HomeSort by relevance Sort by last modified time
    Searched refs:le_getGlyphPosition (Results 1 - 6 of 6) sorted by null

  /external/icu/icu4c/source/layout/
loengine.h 204 le_getGlyphPosition(le_engine *engine,
loengine.cpp 135 le_getGlyphPosition(le_engine *engine,
  /external/chromium_org/third_party/icu/source/test/letest/
cletest.c 166 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/
cletest.c 166 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/
urename.h 127 #define le_getGlyphPosition U_ICU_ENTRY_POINT_RENAME(le_getGlyphPosition)
    [all...]
  /external/chromium_org/third_party/icu/source/common/unicode/
urename.h 135 #define le_getGlyphPosition U_ICU_ENTRY_POINT_RENAME(le_getGlyphPosition)
    [all...]

Completed in 420 milliseconds