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

  /external/icu4c/test/letest/
cletest.c 504 * Break it into multiple lines and make sure that the glyphToCharMap for run in each
666 const le_int32 *glyphToCharMap = pl_getVisualRunGlyphToCharMap(visualRun);
676 le_int32 ix = glyphToCharMap[i];
699 le_int32 ix = glyphToCharMap[i];
letest.cpp 740 * Break it into multiple lines and make sure that the glyphToCharMap for run in each
    [all...]
  /external/icu4c/layoutex/
ParagraphLayout.cpp     [all...]

Completed in 506 milliseconds