Home
last modified time | relevance | path

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

/external/cldr/tools/java/org/unicode/cldr/util/
DSemiFileReader.java8 protected abstract boolean handleLine(int lineCount, int start, int end, String[] items); in handleLine() method in SemiFileReader
22 protected boolean handleLine(int lineCount, String line) { in handleLine() method in SemiFileReader
DFileProcessor.java25 protected boolean handleLine(int lineCount, String line) { in handleLine() method in FileProcessor
/external/guava/guava/src/com/google/common/io/
DLineBuffer.java118 protected abstract void handleLine(String line, String end) in handleLine() method in LineBuffer
/external/cldr/tools/java/org/unicode/cldr/draft/
DFileUtilities.java86 protected abstract boolean handleLine(int lineCount, int start, int end, String[] items); in handleLine() method in FileUtilities.SemiFileReader
100 protected boolean handleLine(int lineCount, String line) { in handleLine() method in FileUtilities.SemiFileReader
132 protected boolean handleLine(int lineCount, String line) { in handleLine() method in FileUtilities.FileProcessor
DTypology.java64 protected boolean handleLine(int lineCount, int startRaw, int endRaw, String[] items) { in handleLine() method in Typology.MyReader
DScriptMetadata.java257 protected boolean handleLine(int lineCount, int start, int end, String[] items) { in handleLine() method in ScriptMetadata.MyFileReader
/external/skia/src/utils/
DSkShadowTessellator.cpp736 void SkBaseShadowTessellator::handleLine(const SkPoint& p) { in handleLine() function in SkBaseShadowTessellator
763 void SkBaseShadowTessellator::handleLine(const SkMatrix& m, SkPoint* p) { in handleLine() function in SkBaseShadowTessellator
/external/skqp/src/utils/
DSkShadowTessellator.cpp736 void SkBaseShadowTessellator::handleLine(const SkPoint& p) { in handleLine() function in SkBaseShadowTessellator
763 void SkBaseShadowTessellator::handleLine(const SkMatrix& m, SkPoint* p) { in handleLine() function in SkBaseShadowTessellator