HomeSort by relevance Sort by last modified time
    Searched refs:focus (Results 1 - 25 of 380) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/clang/test/CodeGen/
2003-08-21-BinOp-Type-Mismatch.c 7 unsigned int frame, focus; local
8 (struct bar *) focus == (focus ? ((struct bar *) frame) : 0);
  /external/chromium_org/chrome/browser/resources/
dialog.css 8 * doesn't have the focus (with the page underneath instead having it). */
9 input:focus {
  /external/chromium_org/chrome/browser/resources/gaia_auth/
keyboard_ui.css 6 input[type=email]:focus,
7 input[type=number]:focus,
8 input[type=password]:focus,
9 input[type=tel]:focus,
10 input[type=text]:focus,
11 input[type=url]:focus {
17 .g-button-submit:focus,
18 a:focus {
  /external/chromium_org/chrome/browser/resources/chromeos/
proxy_settings.css 35 html[highlight=strong] input[type='button']:focus,
36 html[highlight=strong] input[type='checkbox']:focus,
37 html[highlight=strong] input[type='radio']:focus,
38 html[highlight=strong] input[type='text']:focus,
39 html[highlight=strong] input[type='url']:focus,
40 html[highlight=strong] button:focus,
41 html[highlight=strong] list:focus {
  /cts/apps/CameraITS/tests/scene1/
test_3a.py 28 sens, exp, gains, xform, focus = cam.do_3a(get_results=True)
31 print "AF: distance", focus
36 assert(focus >= 0)
  /external/chromium_org/chrome/browser/resources/local_ntp/
most_visited_title.css 15 a:focus {
  /external/chromium_org/third_party/skia/src/views/
SkWindow.cpp 173 SkView* focus = this->getFocusView();
174 if (focus == NULL)
175 focus = this;
179 return focus->doEvent(evt);
189 // send an event to the focus-view
191 SkView* focus = this->getFocusView(); local
192 if (focus == NULL)
193 focus = this;
197 if (focus->doEvent(evt))
216 //send an event to the focus-vie
218 SkView* focus = this->getFocusView(); local
    [all...]
SkView.cpp 194 SkView* focus = NULL; local
197 if (view->onGetFocusView(&focus))
200 return focus;
214 Try to give focus to this view, or its children
224 SkView* child, *focus; local
226 if ((focus = child->acceptFocus(dir)) != NULL)
227 return focus;
232 SkView* child, *focus; local
234 if ((focus = child->acceptFocus(dir)) != NULL)
235 return focus;
246 SkView* focus = this->getFocusView(); local
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/html/
HTMLLegendElement.cpp 57 void HTMLLegendElement::focus(bool, FocusType type) function in class:blink::HTMLLegendElement
60 Element::focus(true, type);
64 control->focus(false, type);
HTMLLegendElement.h 43 // Control in the legend's fieldset that gets focus and access key.
47 virtual void focus(bool restorePreviousSelection, FocusType) OVERRIDE;
  /external/chromium_org/ui/file_manager/file_manager/foreground/css/
file_types.css 15 tree:focus .tree-item[selected] > .tree-row > [file-type-icon],
16 list:focus [selected] [file-type-icon],
29 tree:focus .tree-item[selected] > .tree-row > [file-type-icon='archive'],
30 list:focus [selected] [file-type-icon='archive'],
43 tree:focus .tree-item[selected] > .tree-row > [file-type-icon='audio'],
44 list:focus [selected] [file-type-icon='audio'],
57 tree:focus .tree-item[selected] > .tree-row > [file-type-icon='excel'],
58 list:focus [selected] [file-type-icon='excel'],
77 tree:focus .tree-item[selected] > .tree-row > .shared[file-type-icon='folder'],
78 list:focus [selected] .shared[file-type-icon='folder']
    [all...]
list.css 32 list:focus > [lead],
33 grid:focus > [lead] {
  /external/chromium-trace/trace-viewer/src/ui/
list_view.css 10 .x-list-view:focus {
22 .x-list-view:focus > .list-item[selected] {
filter_control.css 37 .filter-control input:focus {
45 .filter-control input:focus + .hit-count-label {
  /external/chromium_org/native_client_sdk/src/gonacl_appengine/static/lua/
lua.js 53 document.getElementById('terminal').focus();
62 document.getElementById('terminal').focus();
84 document.getElementById('terminal').focus();
114 document.getElementById('terminal').focus();
  /external/chromium_org/third_party/WebKit/Source/core/css/
svg.css 69 :focus {
70 outline: auto 5px -webkit-focus-ring-color
themeInputMultipleFields.css 51 /* Remove focus ring from fields and use highlight color */
52 input::-webkit-datetime-edit-ampm-field:focus,
53 input::-webkit-datetime-edit-day-field:focus,
54 input::-webkit-datetime-edit-hour-field:focus,
55 input::-webkit-datetime-edit-millisecond-field:focus,
56 input::-webkit-datetime-edit-minute-field:focus,
57 input::-webkit-datetime-edit-month-field:focus,
58 input::-webkit-datetime-edit-second-field:focus,
59 input::-webkit-datetime-edit-week-field:focus,
60 input::-webkit-datetime-edit-year-field:focus {
    [all...]
  /external/chromium_org/ui/webui/resources/css/
list.css 43 list:focus > [lead],
44 grid:focus > [lead] {
70 list:focus > [selected],
71 grid:focus > [selected] {
76 list:focus > [lead][selected],
78 grid:focus > [lead][selected],
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/common/
focuser.js 16 * Sets the browser focus to the targetNode or its closest ancestor that is
19 * @param {Node} targetNode The node to move the browser focus to.
21 * of the target node to see if they are focusable. If true, sets focus on the
22 * first focusable descendant. If false, only sets focus on the targetNode or
26 // Save the selection because Chrome will lose it if there's a focus or blur.
57 // If we found something focusable, focus it - otherwise, blur it.
59 // Don't let the instance of ChromeVox in the parent focus iframe children
60 // - instead, let the instance of ChromeVox in the iframe focus itself to
62 // This self focusing is performed by calling window.focus() in
66 // with .focus() which causes the page to be redrawn incorrectly i
    [all...]
  /external/chromium_org/chrome/browser/resources/chromeos/login/
oobe_screen.css 122 #security-info a:focus,
123 #eula a:focus,
124 .step-extra-controls a:focus {
172 html[highlight=strong] #security-info a:focus,
173 html[highlight=strong] #eula a:focus,
174 html[highlight=strong] .step-extra-controls a:focus,
175 html[highlight=strong] .menu-control:focus,
176 html[highlight=strong] input[type='button']:focus,
177 html[highlight=strong] button:focus {
gaia.css 17 .gaia-input:focus {
47 .blue-button:focus {
51 .blue-button:focus:hover {
  /external/chromium_org/chrome/browser/resources/options/
options_page.css 198 list:not([has-element-focus]) > [selected],
199 list:not([has-element-focus]) > [lead][selected] {
204 list[has-element-focus] > [selected],
205 list[has-element-focus] > [lead][selected],
206 list:not([has-element-focus]) > [selected]:hover,
207 list:not([has-element-focus]) > [selected][lead]:hover {
212 .settings-list[has-element-focus] > [lead],
213 .settings-list[has-element-focus] > [lead][selected] {
218 .settings-list[has-element-focus] > [lead]:nth-child(2),
219 .settings-list[has-element-focus] > [lead][selected]:nth-child(2)
    [all...]
  /external/chromium_org/chrome/browser/resources/print_preview/settings/
copies_settings.css 20 #copies-settings button.increment:focus,
21 #copies-settings button.decrement:focus,
22 #copies-settings:focus {
  /external/chromium_org/chrome/test/chromedriver/js/
focus.js 5 function focus(element) { function
6 // Focus the target element in order to send keys to it.
11 // Secondly, we focus the target element.
20 // the body, sometimes we still need to focus the body element for send
22 // - You cannot focus a descendant of a content editable node
30 element.focus();
42 throw new Error('cannot focus element');
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/console/
ConsolePanel.js 106 focus: function()
108 this._view.focus();
135 consoleView.focus();

Completed in 2306 milliseconds

1 2 3 4 5 6 7 8 91011>>