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