Home
last modified time | relevance | path

Searched defs:highBound (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/data/
DReadableFontData.java228 int highBound = in computeChecksum() local
253 private long computeCheckSum(int lowBound, int highBound) { in computeCheckSum()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DPluralRules.java1358 double highBound = Long.MIN_VALUE; in parseConstraint() local
1622 double lowBound, double highBound, long[] vals) { in RangeConstraint()
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/impl/
DDumbTextComponent.java676 int highBound = charBreaker.following(lowGuess); in point2Offset() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DPluralRules.java1438 double highBound = Long.MIN_VALUE; in parseConstraint() local
1702 double lowBound, double highBound, long[] vals) { in RangeConstraint()