HomeSort by relevance Sort by last modified time
    Searched full:focused (Results 151 - 175 of 1078) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/chromium_org/ui/views/corewm/
input_method_event_filter.cc 22 // TODO(yusukes): Check if the root window is currently focused and pass the
47 // If the focused window is changed, all requests to IME will be
  /external/droiddriver/src/com/google/android/droiddriver/finders/
Attribute.java 73 FOCUSED("focused") {
  /external/droiddriver/
to-uiautomator.xsl 24 <xsl:attribute name="focused"><xsl:value-of select="boolean(@focused)" /></xsl:attribute>
  /frameworks/base/core/java/android/widget/
ZoomButton.java 97 public boolean dispatchUnhandledMove(View focused, int direction) {
99 return super.dispatchUnhandledMove(focused, direction);
  /frameworks/base/core/tests/coretests/src/android/widget/focus/
AdjacentVerticalRectLists.java 30 * work together to give a newly focused item a hint about the most interesting
31 * rectangle of the previously focused view. The view taking focus can use this
  /packages/apps/Launcher2/src/com/android/launcher2/
HolographicViewHelper.java 41 * Generate the pressed/focused states if necessary.
60 * Invalidates the pressed/focused states.
  /development/samples/ApiDemos/src/com/example/android/apis/view/
InternalSelectionView.java 42 * the previously focused rectangle.
232 protected void onFocusChanged(boolean focused, int direction,
234 super.onFocusChanged(focused, direction, previouslyFocusedRect);
236 if (focused) {
  /external/chromium/chrome/browser/policy/resources/
enrollment.js 16 // - Set tabIndex = -1 on the iframe, so it doesn't get focused itself.
  /external/chromium/chrome/browser/ui/gtk/
focus_store_gtk.h 21 // Save the widget that is currently focused for |widget|'s toplevel (NOT
  /external/chromium_org/chrome/browser/chromeos/options/
passphrase_textfield.cc 26 // If showing the fake password, then clear it when focused.
  /external/chromium_org/chrome/browser/extensions/api/tabs/
windows_util.cc 28 // Otherwise get the focused or most recently added window.
  /external/chromium_org/chrome/browser/extensions/
window_controller_list.h 44 // Returns the focused or last added window matching the context the function
  /external/chromium_org/chrome/browser/resources/help/
help_base_page.js 37 * HTMLElement that was last focused when this page was the
53 * Stores currently focused element.
62 * Restores focus to the last focused element on this page.
233 * If the page does not contain focused elements, focuses on the
  /external/chromium_org/chrome/browser/ui/views/tab_contents/
chrome_web_contents_view_delegate_views.h 49 // The id used in the ViewStorage to store the last focused view.
  /external/chromium_org/chrome/browser/ui/views/
user_manager_view.h 33 // |profile_path_to_focus| focused.
  /external/chromium_org/content/child/npapi/
webplugin_delegate_impl_android.cc 70 bool WebPluginDelegateImpl::PlatformSetPluginHasFocus(bool focused) {
webplugin_delegate_impl_aura.cc 57 bool WebPluginDelegateImpl::PlatformSetPluginHasFocus(bool focused) {
  /external/chromium_org/content/public/android/javatests/src/org/chromium/content/browser/
ContentViewCoreDpadTest.java 60 // keyboard is connected or if the focused object is not editable.
  /external/chromium_org/content/test/data/accessibility/
contenteditable-descendants-expected-android.txt 1 android.view.View focusable focused scrollable
table-simple-expected-android.txt 1 android.view.View focusable focused scrollable name='Table example'
  /external/chromium_org/third_party/WebKit/ManualTests/inspector/
debugger-shortcuts-with-console-opened.html 13 <p>To test, open the Inspector and start a debugging session. Open the Console view (press Esc or click the "Show console" button in the status bar) and make sure it is focused (the cursor is blinking in the text prompt.)
  /external/chromium_org/third_party/WebKit/ManualTests/
select-popup-on-spacebar.html 10 return in Gtk and Chromium ports will popup the select control when focused.
  /external/chromium_org/ui/aura/client/
focus_client.h 34 // Retrieves the focused window, or NULL if there is none.
  /external/chromium_org/ui/base/gtk/
focus_store_gtk.h 22 // Save the widget that is currently focused for |widget|'s toplevel (NOT
  /external/chromium_org/ui/base/ime/
dummy_input_method.cc 18 void DummyInputMethod::Init(bool focused) {

Completed in 1061 milliseconds

1 2 3 4 5 67 8 91011>>