Searched defs:strip (Results 1 – 2 of 2) sorted by relevance
1499 Strip strip = new Strip( in computeStrips() local1530 Strip strip = new Strip( in computeStrips() local1574 Strip strip; in emitPixelStrip() local
1285 private static String stripString(String s, char strip) { in stripString()