Searched defs:strip (Results 1 – 3 of 3) sorted by relevance
1516 Strip strip = new Strip( in computeStrips() local1547 Strip strip = new Strip( in computeStrips() local1591 Strip strip; in emitPixelStrip() local
1293 private static String stripString(String s, char strip) { in stripString()
222 private static String strip(String s) { in strip() method in StringFormatDetector