Home | History | Annotate | Download | only in text

Lines Matching defs:isBiDi

226             isBiDi=false;
260 isBiDi=false;
266 private boolean isBiDi;
338 info.isBiDi=true;
345 protected static boolean isBiDi(Info info) {
346 return info.isBiDi;