Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/data/
DReadableFontData.java591 int locationStart = this.readUShort(startIndex + location * startOffset); in searchUShort() local
636 int locationStart = this.readULongAsInt(startIndex + location * startOffset); in searchULong() local
673 int locationStart = this.readUShort(startIndex + location * startOffset); in searchUShort() local