Searched defs:isBidiControl (Results 1 – 3 of 3) sorted by relevance
212 public final boolean isBidiControl(int c) { in isBidiControl() method in UBiDiProps
216 public final boolean isBidiControl(int c) { in isBidiControl() method in UBiDiProps
67 static UBool isBidiControl(const BinaryProperty &/*prop*/, UChar32 c, UProperty /*which*/) { in isBidiControl() function