Searched defs:BackendColor (Results 1 – 9 of 9) sorted by relevance
3 pub struct BackendColor { struct8 impl BackendColor { implementation21 fn color(&self) -> BackendColor; in color()29 impl BackendStyle for BackendColor { implementation30 fn color(&self) -> BackendColor { in color()
211 fn color(&self) -> BackendColor { in color()
129 color: BackendColor, in draw_pixel()
60 fn color(&self) -> BackendColor { in color()81 fn color(&self) -> BackendColor { in color()97 fn color(&self) -> BackendColor { in color()113 fn color(&self) -> BackendColor { in color()
42 fn color(&self) -> BackendColor { in color()
142 fn color(&self) -> BackendColor { in color()
11 pub fn check_color(left: BackendColor, right: RGBAColor) { in check_color()134 color: BackendColor, in draw_pixel()
81 color: BackendColor, in draw_pixel()
219 color: BackendColor, in draw_pixel()