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

  /external/icu/icu4c/source/layoutex/layout/
ParagraphLayout.h 588 void appendRun(Line *line, le_int32 run, le_int32 firstChar, le_int32 lastChar);
  /external/icu/icu4c/source/layoutex/
ParagraphLayout.cpp 1045 appendRun(line, run, firstChar, lastChar);
1052 void ParagraphLayout::appendRun(ParagraphLayout::Line *line, le_int32 run, le_int32 firstChar, le_int32 lastChar)
    [all...]

Completed in 391 milliseconds