Searched defs:LineProcessor (Results 1 – 3 of 3) sorted by relevance
33 public interface LineProcessor<T> { interface
139 class LineProcessor(object): class
256 typedef void (*LineProcessor)(const color_utils::HSL&, typedef