Searched defs:runIndex (Results 1 – 1 of 1) sorted by relevance
961 int runIndex = offset == lineStart ? 0 : runs.length - 2; in isLevelBoundary() local2438 public boolean isRunRtl(int runIndex) { in isRunRtl()