Searched defs:ColorSorter (Results 1 – 3 of 3) sorted by relevance
79 struct ColorSorter struct81 int dim;83 ColorSorter(int d) in ColorSorter() function87 bool operator()(UInt8 * l, UInt8 * r) const in operator ()()
77 struct ColorSorter struct79 int dim;81 ColorSorter(int d) in ColorSorter() function85 bool operator()(UInt8 * l, UInt8 * r) const in operator ()()
223 bool ColorSorter(ColorCode lhs, ColorCode rhs) in ColorSorter() function