Home | History | Annotate | Download | only in common

Lines Matching refs:isCompNo

269     UBool isCompNo(uint16_t norm16) const { return minNoNo<=norm16 && norm16<minMaybeYes; }