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 506 * Break it into multiple lines and make sure that the glyphToCharMap for run in each
669 const le_int32 *glyphToCharMap = pl_getVisualRunGlyphToCharMap(visualRun);
679 le_int32 ix = glyphToCharMap[i];
702 le_int32 ix = glyphToCharMap[i];
letest.cpp 742 * 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 73 milliseconds