Home
last modified time | relevance | path

Searched defs:focused (Results 1 – 12 of 12) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/subzero/bloat/
Dwebtreemap.js24 var focused = null; variable
/third_party/typescript/tests/cases/fourslash/etslib/
Dcommon.d.ts42 focused?: any; property
/third_party/glfw/tests/
Diconify.c134 static void window_focus_callback(GLFWwindow* window, int focused) in window_focus_callback()
Devents.c344 static void window_focus_callback(GLFWwindow* window, int focused) in window_focus_callback()
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_uitest.js62 focused: '[PC Preview] unknown focused', property
89 this.focused = function(...args) { method
/third_party/skia/third_party/externals/angle2/util/android/third_party/
Dandroid_native_app_glue.c397 static void onWindowFocusChanged(ANativeActivity* activity, int focused) { in onWindowFocusChanged()
/third_party/glfw/src/
Dwindow.c43 void _glfwInputWindowFocus(_GLFWwindow* window, GLFWbool focused) in _glfwInputWindowFocus()
Dx11_window.c2534 Window focused; in _glfwWindowFocusedX11() local
Dinternal.h409 GLFWbool focused; member
/third_party/typescript/src/lib/
Dwebworker.generated.d.ts5486 readonly focused: boolean; property
/third_party/typescript/lib/
Dlib.webworker.d.ts5506 readonly focused: boolean; property
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp81572 static nsIAtom* focused; member in nsGkAtoms