Home
last modified time | relevance | path

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

/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/ndk-glue-0.3.0/src/
H A Dlib.rs140 callbacks.onWindowFocusChanged = Some(on_window_focus_changed); in init()
228 unsafe extern "C" fn on_window_focus_changed( in on_window_focus_changed() function
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/ndk-glue-0.4.0/src/
H A Dlib.rs145 callbacks.onWindowFocusChanged = Some(on_window_focus_changed); in init()
251 unsafe extern "C" fn on_window_focus_changed( in on_window_focus_changed() function
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/ndk-glue-0.1.0/src/
H A Dlib.rs151 callbacks.onWindowFocusChanged = Some(on_window_focus_changed); in init()
236 unsafe extern "C" fn on_window_focus_changed( in on_window_focus_changed() function
/dports/x11/alacritty/alacritty-0.9.0/cargo-crates/ndk-glue-0.2.1/src/
H A Dlib.rs128 callbacks.onWindowFocusChanged = Some(on_window_focus_changed);
211 unsafe extern "C" fn on_window_focus_changed(
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/ndk-glue-0.3.0/src/
H A Dlib.rs140 callbacks.onWindowFocusChanged = Some(on_window_focus_changed); in init()
228 unsafe extern "C" fn on_window_focus_changed( in on_window_focus_changed() function
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/ndk-glue-0.4.0/src/
H A Dlib.rs145 callbacks.onWindowFocusChanged = Some(on_window_focus_changed); in init()
251 unsafe extern "C" fn on_window_focus_changed( in on_window_focus_changed() function
/dports/sysutils/tealdeer/tealdeer-1.4.1/cargo-crates/ndk-glue-0.1.0/src/
H A Dlib.rs151 callbacks.onWindowFocusChanged = Some(on_window_focus_changed); in init()
236 unsafe extern "C" fn on_window_focus_changed( in on_window_focus_changed() function
/dports/x11-fm/nautilus/nautilus-41.1/src/
H A Dnautilus-toolbar.c1044 on_window_focus_changed (GObject *object, in on_window_focus_changed() function
1094 on_window_focus_changed, self); in nautilus_toolbar_set_property()
1100 G_CALLBACK (on_window_focus_changed), self); in nautilus_toolbar_set_property()
1171 on_window_focus_changed, self); in nautilus_toolbar_finalize()