HomeSort by relevance Sort by last modified time
    Searched refs:focus (Results 176 - 200 of 410) sorted by null

1 2 3 4 5 6 78 91011>>

  /cts/suite/pts/deviceTests/browserbench/assets/octane/css/
bootstrap.css 74 a:focus {
76 outline: 5px auto -webkit-focus-ring-color;
115 button::-moz-focus-inner,
116 input::-moz-focus-inner {
809 input:focus,
810 textarea:focus {
820 input[type="file"]:focus,
821 input[type="radio"]:focus,
822 input[type="checkbox"]:focus,
823 select:focus {
    [all...]
  /external/chromium_org/ui/views/accessibility/
native_view_accessibility_win.cc 22 #include "ui/views/focus/focus_manager.h"
23 #include "ui/views/focus/view_storage.h"
459 View* focus = focus_manager ? focus_manager->GetFocusedView() : NULL; local
460 if (focus == view_) {
461 // This view has focus.
464 } else if (focus && view_->Contains(focus)) {
465 // Return the child object that has the keyboard focus.
467 focus_child->pdispVal = focus->GetNativeViewAccessible();
471 // Neither this object nor any of its children has the keyboard focus
    [all...]
  /external/chromium_org/third_party/tcmalloc/chromium/src/
pprof 52 # % tools/pprof --gv --focus=Mutex "program" "profile"
55 # % tools/pprof --gv --focus=Mutex --ignore=string "program" "profile"
225 --focus=<regexp> Focus on nodes matching <regexp>
251 pprof --gv --focus=Mutex /bin/ls ls.prof
253 pprof --gv --focus=Mutex --ignore=string /bin/ls ls.prof
404 "focus=s" => \$main::opt_focus,
628 # Focus?
925 my $focus;
927 ($focus, $ignore) = ParseInteractiveArgs($2)
    [all...]
  /external/chromium_org/chrome/renderer/resources/extensions/
web_view.js 175 // <webview> needs a tabIndex in order to respond to keyboard focus.
177 // a way to take keyboard focus without messing with tab ordering.
182 this.webviewNode_.addEventListener('focus', function(e) {
183 // Focus the BrowserPlugin when the <webview> takes focus.
184 self.browserPluginNode_.focus();
187 // Blur the BrowserPlugin when the <webview> loses focus.
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/
AdvancedSearchController.js 94 this._searchView.focus();
393 focus: function()
401 this.focus();
  /external/qemu/distrib/sdl-1.2.15/src/main/symbian/EKA2/
sdlexe.cpp 774 const TInt focus = ses.GetFocusWindowGroup(); local
775 CApaWindowGroupName* name = CApaWindowGroupName::NewLC(ses, focus);
779 iStdOut = focus;
  /external/chromium_org/chrome/browser/resources/options/
options_page.css 247 list[disabled]:focus > [lead][selected] {
439 html:not(.focus-outline-visible)
440 :enabled:focus:-webkit-any(input[type='checkbox'], input[type='radio']) {
441 /* Cancel border-color for :focus specified in widgets.css. */
  /external/chromium_org/third_party/WebKit/Source/core/html/
HTMLSelectElement.cpp 389 focus();
    [all...]
BaseMultipleFieldsDateAndTimeInputType.cpp 159 // lost focus.
164 // Remove focus ring by CSS "focus" pseudo class.
170 // We don't need to call focus(). This function is called when control
171 // got focus.
175 // Add focus ring by CSS "focus" pseudo class.
176 // FIXME: Setting the focus flag to non-focused element is too tricky.
370 // If a field element has focus, set focus back to the <input> itself befor
    [all...]
  /frameworks/base/services/java/com/android/server/input/
InputManagerService.java     [all...]
  /external/chromium/chrome/browser/resources/ntp/
apps.css 88 .app > .app-settings:focus {
  /external/chromium/chrome/browser/tab_contents/
tab_contents_view_gtk.cc 150 g_signal_connect(content_view, "focus", G_CALLBACK(OnFocusThunk), this);
226 void TabContentsViewGtk::Focus() {
228 tab_contents()->interstitial_page()->Focus();
240 Focus();
277 // This is called when we the renderer asks us to take focus back (i.e., it has
374 // and grab focus if we don't have it. The call to
375 // FocusThroughTabTraversal(bool) forwards the "move focus forward" effect to
378 GtkDirectionType focus) {
380 // focus.
383 // take focus. We don't want that. But if we return true, the event wil
    [all...]
  /external/chromium/chrome/browser/ui/views/tab_contents/
tab_contents_view_gtk.cc 30 #include "views/focus/view_storage.h"
44 // and grab focus if we don't have it. The call to
45 // FocusThroughTabTraversal(bool) forwards the "move focus forward" effect to
47 gboolean OnFocus(GtkWidget* widget, GtkDirectionType focus,
49 // If we already have focus, let the next widget have a shot at it. We will
56 bool reverse = focus == GTK_DIR_TAB_BACKWARD;
182 g_signal_connect(view->native_view(), "focus",
268 void TabContentsViewGtk::Focus() {
270 tab_contents()->interstitial_page()->Focus();
292 Focus();
    [all...]
  /external/chromium-trace/trace-viewer/src/tracing/
timeline_view.css 124 .find-control input:focus {
  /external/chromium_org/chrome/browser/resources/performance_monitor/
chart.css 69 summary:focus {
  /external/chromium_org/chrome/browser/resources/user_manager/
user_manager.js 80 * Restores input focus to currently selected pod.
  /external/chromium_org/remoting/webapp/
host_table_entry.js 362 * Register focus and blur handlers to cause the parent node to be highlighted
363 * whenever a child link has keyboard focus. Note that this is only necessary
373 e.addEventListener('focus', this.onFocusChange_.bind(this), false);
378 * Handle a focus change event within this table row.
  /external/chromium_org/third_party/WebKit/Source/core/page/
DOMSelection.cpp 87 Position focus = selection.isBaseFirst() ? selection.end() : selection.start(); local
88 return focus.parentAnchoredEquivalent();
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/cm/
matchbrackets.js 57 if (ie_lt8 && cm.state.focused) cm.display.input.focus();
  /external/chromium_org/third_party/flot/
jquery.flot.selection.min.js 1 (function(a){function b(k){var p={first:{x:-1,y:-1},second:{x:-1,y:-1},show:false,active:false};var m={};var r=null;function e(s){if(p.active){l(s);k.getPlaceholder().trigger("plotselecting",[g()])}}function n(s){if(s.which!=1){return}document.body.focus();if(document.onselectstart!==undefined&&m.onselectstart==null){m.onselectstart=document.onselects (…)
  /external/chromium_org/third_party/skia/src/views/
SkWidgets.cpp 240 static void create_emboss(SkPaint* paint, SkScalar radius, bool focus, bool pressed)
255 if (focus)
  /external/chromium_org/ui/webui/resources/css/
overlay.css 147 .overlay .page .button-strip > .default-button:not(:focus) {
tree.css 87 tree:focus .tree-row[selected] {
  /external/skia/src/views/
SkWidgets.cpp 240 static void create_emboss(SkPaint* paint, SkScalar radius, bool focus, bool pressed)
255 if (focus)
  /external/chromium/chrome/browser/sync/resources/
gaia_login.js 32 form.email.focus();
34 form.passwd.focus();

Completed in 869 milliseconds

1 2 3 4 5 6 78 91011>>