Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/conversion/eot/
DLzcompCompress.java46 private int numDistRanges; field in LzcompCompress
300 private void encodeLength(int value, int dist, int numDistRanges) { in encodeLength()
338 private int encodeLengthCost(int value, int dist, int numDistRanges) { in encodeLengthCost()