Searched defs:BackendColor (Results 1 – 9 of 9) sorted by relevance
3 pub struct BackendColor { struct8 impl BackendColor { impl21 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()
11 fn to_backend_color(&self) -> BackendColor; in to_backend_color()57 fn to_backend_color(&self) -> BackendColor { in to_backend_color()71 fn to_backend_color(&self) -> BackendColor { in to_backend_color()98 fn to_backend_color(&self) -> BackendColor { in to_backend_color()111 fn color(&self) -> BackendColor { in color()118 fn to_backend_color(&self) -> BackendColor { in to_backend_color()126 fn color(&self) -> BackendColor { in color()138 fn to_backend_color(&self) -> BackendColor { in to_backend_color()
91 fn color(&self) -> BackendColor { in color()
286 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()
220 color: BackendColor, in draw_pixel()