Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/component/
DRuleExtractor.java230 RuleSegment inputRow = new RuleSegment(firstGlyph); in extract() local
313 RuleSegment inputRow = new RuleSegment(firstGlyph); in extract() local
410 RuleSegment inputRow = extract(firstInputClass, table.inputClasses, inputClassDef); in extract() local