Home
last modified time | relevance | path

Searched refs:usingRunLength (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.java40 private boolean usingRunLength; field in LzcompCompress
62 usingRunLength = false; in LzcompCompress()
66 bits.writeBit(usingRunLength); in write()