Searched defs:set_bg (Results 1 – 2 of 2) sorted by relevance
384 pub fn set_bg(&mut self, color: Color) -> &mut Style { in set_bg() method
1698 pub fn set_bg(&mut self, color: Option<Color>) -> &mut ColorSpec { in set_bg() method