Searched defs:isDecompNoAlgorithmic (Results 1 – 3 of 3) sorted by relevance
581 UBool isDecompNoAlgorithmic(uint16_t norm16) const { return norm16>=limitNoNo; } in isDecompNoAlgorithmic() function
1725 private boolean isDecompNoAlgorithmic(int norm16) { return norm16>=limitNoNo; } in isDecompNoAlgorithmic() method in Normalizer2Impl
1716 private boolean isDecompNoAlgorithmic(int norm16) { return norm16>=limitNoNo; } in isDecompNoAlgorithmic() method in Normalizer2Impl