Home
last modified time | relevance | path

Searched refs:focus (Results 1 – 25 of 803) sorted by relevance

12345678910>>...33

/external/skia/src/views/
DSkWindow.cpp171 SkView* focus = this->getFocusView(); in handleChar() local
172 if (focus == NULL) in handleChar()
173 focus = this; in handleChar()
177 return focus->doEvent(evt); in handleChar()
189 SkView* focus = this->getFocusView(); in handleKey() local
190 if (focus == NULL) in handleKey()
191 focus = this; in handleKey()
195 if (focus->doEvent(evt)) in handleKey()
216 SkView* focus = this->getFocusView(); in handleKeyUp() local
217 if (focus == NULL) in handleKeyUp()
[all …]
DSkView.cpp194 SkView* focus = NULL; in getFocusView() local
197 if (view->onGetFocusView(&focus)) in getFocusView()
200 return focus; in getFocusView()
224 SkView* child, *focus; in acceptFocus() local
226 if ((focus = child->acceptFocus(dir)) != NULL) in acceptFocus()
227 return focus; in acceptFocus()
232 SkView* child, *focus; in acceptFocus() local
234 if ((focus = child->acceptFocus(dir)) != NULL) in acceptFocus()
235 return focus; in acceptFocus()
246 SkView* focus = this->getFocusView(); in moveFocus() local
[all …]
/external/chromium_org/third_party/skia/src/views/
DSkWindow.cpp173 SkView* focus = this->getFocusView(); in handleChar() local
174 if (focus == NULL) in handleChar()
175 focus = this; in handleChar()
179 return focus->doEvent(evt); in handleChar()
191 SkView* focus = this->getFocusView(); in handleKey() local
192 if (focus == NULL) in handleKey()
193 focus = this; in handleKey()
197 if (focus->doEvent(evt)) in handleKey()
218 SkView* focus = this->getFocusView(); in handleKeyUp() local
219 if (focus == NULL) in handleKeyUp()
[all …]
DSkView.cpp194 SkView* focus = NULL; in getFocusView() local
197 if (view->onGetFocusView(&focus)) in getFocusView()
200 return focus; in getFocusView()
224 SkView* child, *focus; in acceptFocus() local
226 if ((focus = child->acceptFocus(dir)) != NULL) in acceptFocus()
227 return focus; in acceptFocus()
232 SkView* child, *focus; in acceptFocus() local
234 if ((focus = child->acceptFocus(dir)) != NULL) in acceptFocus()
235 return focus; in acceptFocus()
246 SkView* focus = this->getFocusView(); in moveFocus() local
[all …]
/external/chromium_org/ui/file_manager/file_manager/foreground/css/
Dfile_types.css15 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 …]
/external/chromium_org/chrome/browser/resources/gaia_auth/
Dkeyboard_ui.css6 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 {
Doffline.js34 form.email.focus();
37 form.password.focus();
55 form.password.focus();
57 form.email.focus();
/external/chromium_org/chrome/browser/resources/chromeos/
Dproxy_settings.css35 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 {
Dsim_unlock.js73 $('pin-input').focus();
88 $('pin-input').focus();
106 $('old-pin-input').focus();
119 $('puk-input').focus();
170 $('old-pin-input').focus();
172 $('new-pin-input').focus();
196 $('new-pin-input').focus();
284 $('new-pin-input').focus();
300 $('retype-new-pin-input').focus();
/external/chromium_org/third_party/WebKit/Source/core/css/
DthemeInputMultipleFields.css51 /* 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 {
Dhtml.css451 input:enabled:read-write:-webkit-any(:focus,:hover)::-webkit-clear-button {
466 input[type="search" i]:enabled:read-write:-webkit-any(:focus,:hover)::-webkit-search-cancel-button {
501 input:enabled:read-write:-webkit-any(:focus,:hover)::-webkit-inner-spin-button {
644 option:-internal-spatial-navigation-focus {
726 input:enabled:read-write:-webkit-any(:focus,:hover)::-webkit-calendar-picker-indicator,
727 input::-webkit-calendar-picker-indicator:focus {
795 select:-internal-list-box:focus option:checked {
956 :focus {
957 outline: auto 5px -webkit-focus-ring-color
960 /* Read-only text fields do not show a focus ring but do still receive focus */
[all …]
/external/chromium_org/chrome/browser/resources/options/
Doptions_page.css198 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/common/extensions/docs/examples/extensions/plugin_settings/domui/css/
Dlist.css40 list:focus > [lead],
41 grid:focus > [lead] {
67 list:focus > [selected],
68 grid:focus > [selected] {
73 list:focus > [lead][selected],
75 grid:focus > [lead][selected],
/external/chromium_org/chrome/browser/resources/chromeos/login/
Doobe_screen.css122 #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 {
/external/clang/test/CodeGen/
D2003-08-21-BinOp-Type-Mismatch.c7 unsigned int frame, focus; in foo() local
8 (struct bar *) focus == (focus ? ((struct bar *) frame) : 0); in foo()
/external/chromium_org/ui/webui/resources/css/
Dlist.css43 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/native_client_sdk/src/gonacl_appengine/static/lua/
Dlua.js53 document.getElementById('terminal').focus();
62 document.getElementById('terminal').focus();
84 document.getElementById('terminal').focus();
114 document.getElementById('terminal').focus();
/external/chromium_org/ui/base/cocoa/
Dfocus_tracker_unittest.mm39 // Give focus to |viewB_|, then try and restore it to view1.
56 // Give focus to |viewB_|, then try and restore it to the text field.
72 // Give focus to |viewB_|, then remove viewC from the hierarchy and try
73 // to restore focus. The restore should fail.
85 // Give focus to |viewB_|, then try and restore focus in a different
/external/chromium_org/third_party/WebKit/Source/web/tests/
DImeOnFocusTest.cpp69 void focus(const WTF::AtomicString& element);
93 void ImeOnFocusTest::focus(const WTF::AtomicString& element) in focus() function in __anon00a92c280111::ImeOnFocusTest
95 m_document->body()->getElementById(element)->focus(); in focus()
109 focus(focusElement); in runImeOnFocusTest()
122 focus(focusElement); in runImeOnFocusTest()
/external/chromium_org/third_party/WebKit/Source/core/html/
DHTMLLegendElement.cpp57 void HTMLLegendElement::focus(bool, FocusType type) in focus() function in blink::HTMLLegendElement
60 Element::focus(true, type); in focus()
64 control->focus(false, type); in focus()
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/ui/
DDialog.js60 this._delegate.focus();
90 focus: function() method in WebInspector.Dialog
92 this._element.focus();
115 this._delegate.focus();
180 focus: function() { }, method in WebInspector.DialogDelegate
/external/chromium_org/third_party/polymer/components/paper-button/
Dpaper-button.css61 -webkit-animation: focus-fade 0.7s infinite alternate;
62 animation: focus-fade 0.7s infinite alternate;
65 @-webkit-keyframes focus-fade {
74 @keyframes focus-fade {
/external/chromium_org/third_party/polymer/components-chromium/core-input/
Dcore-input-extracted.js236 this.$.input.focus();
264 focus: function() { method
266 this.$.input.focus();
271 this.$.input.focus();
/external/chromium_org/third_party/polymer/components-chromium/paper-button/
Dpaper-button.css61 -webkit-animation: focus-fade 0.7s infinite alternate;
62 animation: focus-fade 0.7s infinite alternate;
65 @-webkit-keyframes focus-fade {
74 @keyframes focus-fade {
/external/chromium_org/chrome/browser/ui/cocoa/find_bar/
Dfind_bar_browsertest.mm31 // Verify that if the find bar has focus then switching tabs and changing
32 // back sets focus back to the find bar.
40 // Verify that if the find bar does not have focus then switching tabs and
41 // changing does not set focus to the find bar.

12345678910>>...33