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