Home
last modified time | relevance | path

Searched defs:has_keyboard_focus (Results 1 – 8 of 8) sorted by relevance

/dports/graphics/wrapland/wrapland-6a083c7bc9b37c5f756155e258b1fff4d24cea2a/server/
H A Dutils.h55 bool has_keyboard_focus(Device* device, Seat* seat) in has_keyboard_focus() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/ozone/platform/wayland/host/
H A Dwayland_window.h69 bool has_keyboard_focus() const { return has_keyboard_focus_; } in has_keyboard_focus() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/ozone/platform/wayland/host/
H A Dwayland_window.h92 bool has_keyboard_focus() const { return has_keyboard_focus_; } in has_keyboard_focus() function
/dports/games/frogatto/frogatto-1.3.1/src/
H A Ddebug_console.cpp361 bool console_dialog::has_keyboard_focus() const in has_keyboard_focus() function in debug_console::console_dialog
H A Dcode_editor_dialog.cpp227 bool code_editor_dialog::has_keyboard_focus() const in has_keyboard_focus() function in code_editor_dialog
H A Dcustom_object_dialog.cpp668 bool item_edit_dialog::has_keyboard_focus() in has_keyboard_focus() function in gui::item_edit_dialog
H A Deditor.cpp3719 bool editor::has_keyboard_focus() const in has_keyboard_focus() function in editor
/dports/audio/spectmorph/spectmorph-0.5.2/glui/
H A Dsmwindow.cc840 Window::has_keyboard_focus (Widget *widget) in has_keyboard_focus() function in Window