HomeSort by relevance Sort by last modified time
    Searched defs:glyphToCharMap (Results 1 - 3 of 3) sorted by null

  /external/icu/icu4c/source/test/letest/
cletest.c 508 * Break it into multiple lines and make sure that the glyphToCharMap for run in each
671 const le_int32 *glyphToCharMap = pl_getVisualRunGlyphToCharMap(visualRun);
681 le_int32 ix = glyphToCharMap[i];
704 le_int32 ix = glyphToCharMap[i];
letest.cpp 744 * Break it into multiple lines and make sure that the glyphToCharMap for run in each
    [all...]
  /external/icu/icu4c/source/layoutex/
ParagraphLayout.cpp     [all...]

Completed in 264 milliseconds