Searched refs:codepoint (Results 1 – 7 of 7) sorted by relevance
566 private Range rangeForCodePoint(final int codepoint) { in rangeForCodePoint() argument567 if (currentRange.inRange(codepoint)) { in rangeForCodePoint()578 if (codepoint < range.start) { in rangeForCodePoint()580 } else if (codepoint >= range.end) { in rangeForCodePoint()589 if (ranges[i].inRange(codepoint)) { in rangeForCodePoint()
3 # {codepoint}:{canEncode}:{encoding bytes}