Searched refs:checkRtl (Results 1 – 1 of 1) sorted by relevance
103 switch(mAlgorithm.checkRtl(chars, start, count)) { in doCheck()168 TriState checkRtl(char[] text, int start, int count); in checkRtl() method180 public TriState checkRtl(char[] text, int start, int count) { in checkRtl() method in TextDirectionHeuristics.FirstStrong205 public TriState checkRtl(char[] text, int start, int count) { in checkRtl() method in TextDirectionHeuristics.AnyStrong