Home
last modified time | relevance | path

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

/dports/x11-fm/nemo/nemo-4.8.3/src/
H A Dnemo-window-menus.c863 …an current_view, temp_toolbar_visible, default_toolbar_visible, grab_focus_only, already_has_focus; in toggle_location_entry_setting() local
872 already_has_focus = nemo_location_bar_has_focus (NEMO_LOCATION_BAR (pane->location_bar)); in toggle_location_entry_setting()
874 …grab_focus_only = from_accel_or_menu && (pane->last_focus_widget == NULL || !already_has_focus) &&… in toggle_location_entry_setting()