Home | History | Annotate | Download | only in text

Lines Matching defs:IsBidiControlChar

1172     static boolean IsBidiControlChar(int c)
1846 if (removeBidiControls && IsBidiControlChar(uchar)) {