Searched defs:force_graphical (Results 1 – 1 of 1) sorted by relevance
49 pub(crate) force_graphical: Option<bool>, field138 pub fn force_graphical(mut self, force: bool) -> Self { in force_graphical() method