/external/skia/src/views/ |
D | SkWindow.cpp | 171 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 …]
|
D | SkView.cpp | 194 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/ |
D | SkWindow.cpp | 173 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 …]
|
D | SkView.cpp | 194 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/ |
D | 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 …]
|
/external/chromium_org/chrome/browser/resources/gaia_auth/ |
D | 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 {
|
D | offline.js | 34 form.email.focus(); 37 form.password.focus(); 55 form.password.focus(); 57 form.email.focus();
|
/external/chromium_org/chrome/browser/resources/chromeos/ |
D | 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 {
|
D | sim_unlock.js | 73 $('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/ |
D | 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 {
|
D | html.css | 451 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/ |
D | 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/common/extensions/docs/examples/extensions/plugin_settings/domui/css/ |
D | list.css | 40 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/ |
D | 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 {
|
/external/clang/test/CodeGen/ |
D | 2003-08-21-BinOp-Type-Mismatch.c | 7 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/ |
D | 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/native_client_sdk/src/gonacl_appengine/static/lua/ |
D | 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/ui/base/cocoa/ |
D | focus_tracker_unittest.mm | 39 // 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/ |
D | ImeOnFocusTest.cpp | 69 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/ |
D | HTMLLegendElement.cpp | 57 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/ |
D | Dialog.js | 60 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/ |
D | paper-button.css | 61 -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/ |
D | core-input-extracted.js | 236 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/ |
D | paper-button.css | 61 -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/ |
D | find_bar_browsertest.mm | 31 // 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.
|