Home
last modified time | relevance | path

Searched refs:focused (Results 1 – 25 of 40) sorted by relevance

12

/external/chromium-trace/catapult/third_party/polymer/components/core-focusable/
Dcore-focusable.js35 focused: {value: false, reflect: true}, property
126 this.focused = true;
131 this.focused = false;
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/core/controls/
DCComboBox.java88 boolean focused = isComboFocused(); in CComboBox()
89 if (m_wasFocused && !focused) { in CComboBox()
95 if (!m_wasFocused && focused) { in CComboBox()
99 if (m_wasFocused && !focused) { in CComboBox()
104 m_wasFocused = focused; in CComboBox()
/external/chromium-trace/catapult/third_party/polymer/components/paper-action-dialog/
Dpaper-input-decorator.css113 .focused-underline {
119 .focused-underline[invisible] {
/external/chromium-trace/catapult/third_party/polymer/components/paper-input/
Dpaper-input-decorator.css113 .focused-underline {
119 .focused-underline[invisible] {
/external/doclava/res/assets/templates/assets/
Dsearch_autocomplete.js246 function search_focus_changed(obj, focused) argument
248 if (focused) {
/external/skia/src/views/
DSkWidgets.cpp223 static const char* computeAnimatorState(int enabled, int focused, SkButtonWidget::State state)
229 SkASSERT(focused);
232 if (focused)
/external/clang/tools/
DCMakeLists.txt26 # to keep the primary Clang repository small and focused.
/external/skia/platform_tools/android/third_party/native_app_glue/
Dandroid_native_app_glue.c396 static void onWindowFocusChanged(ANativeActivity* activity, int focused) { in onWindowFocusChanged() argument
397 LOGV("WindowFocusChanged: %p -- %d\n", activity, focused); in onWindowFocusChanged()
399 focused ? APP_CMD_GAINED_FOCUS : APP_CMD_LOST_FOCUS); in onWindowFocusChanged()
/external/autotest/client/deps/graphics/graphics_test_extension/
Dbackground.js7 {left: l, top: t, width: w, height: h, focused: true, url: url}, property
/external/clang/docs/
DClangTools.rst32 document is currently focused on Clang and Clang Tool developers, not on
103 provide its own user-focused documentation.
/external/libvpx/libvpx/
DCHANGELOG121 This introduces a number of enhancements, mostly focused on real-time
213 Our fourth named release, focused on performance and features related to
291 Our third named release, focused on a faster, higher quality, encoder.
342 This release focused primarily on one-pass use cases, including
373 Our second named release, focused on a faster, higher quality, encoder.
450 Our first named release, focused on a faster decoder, and a better encoder.
/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/
DShadowView.java739 public void setFocused(boolean focused) { in setFocused() argument
740 isFocused = focused; in setFocused()
/external/chromium-trace/catapult/third_party/polymer/components/web-animations-js/
DHistory.md65 The new codebase is focused on code-size -- our smallest target is
/external/opencv3/doc/py_tutorials/py_setup/py_intro/
Dpy_intro.markdown46 OpenCV-Python. **This guide is mainly focused on OpenCV 3.x version** (although most of the
/external/nanopb-c/docs/
Dindex.rst51 #) Encoding is focused on writing to streams. For memory buffers only it could be made more efficie…
/external/okhttp/website/static/
Dbootstrap.min.js6focused=!0},blur:function(e){this.focused=!1,!this.mousedover&&this.shown&&this.hide()},click:func…
/external/robolectric/v1/lib/main/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/external/llvm/docs/
DTestingGuide.rst170 The directory is broken into several sub-directories, each focused on a
585 The modern way of running the ``test-suite`` is focused on testing and
/external/skia/gyp/
Dcommon_conditions.gypi353 # are not focused on Skia and do not need the extra warning info.
/external/chromium-trace/catapult/tracing/third_party/css-element-queries/test/
Dmootools-more-yui-compressed.min.js1focused=c;document.clearSelection();return this},isSelected:function(b){return this.selectedRows.c…
/external/curl/docs/
DINSTALL.devcpp28 Secondly the help that does exist for the Windows O/S focused around mingw
/external/vulkan-validation-layers/layers/
Dvk_validation_layer_details.md325 … | vkEnumeratePhysicalDevices vkGetPhysicalDeviceQueueFamilyProperties | NA | Create focused test |
326 … | vkEnumeratePhysicalDevices vkGetPhysicalDeviceQueueFamilyProperties | NA | Create focused test |
327 …alid. | INVALID_QUEUE_CREATE_REQUEST | vkGetDeviceQueue vkCreateDevice | NA | Create focused test |
/external/google-breakpad/src/client/mac/sender/
Dcrash_report_sender.m378 // Force the text fields to end editing so text for the currently focused
/external/chromium-trace/catapult/third_party/WebOb/docs/
Dwiki-example.txt20 application-focused end point.
/external/opencv3/doc/tutorials/introduction/windows_install/
Dwindows_install.markdown74 …s C/C++](http://software.intel.com/en-us/intel-ipp-preview) is currently focused delivering Intel …

12