Home
last modified time | relevance | path

Searched refs:on_l_clicked (Results 1 – 1 of 1) sorted by relevance

/Held/src/utils/ui/mode/
H A Dnormal.rs88 b"l" => normal_state.on_l_clicked(), in input_data()
269 pub fn on_l_clicked(&mut self) { in on_l_clicked() method