Home
last modified time | relevance | path

Searched defs:decorate (Results 1 – 25 of 174) sorted by relevance

1234567

/external/chromium_org/chrome/browser/resources/options/
Dpref_ui.js59 decorate: function() { method in PrefInputElement
176 decorate: function() { method in PrefCheckbox
177 PrefInputElement.prototype.decorate.call(this); method in PrefInputElement
228 decorate: function() { method in PrefNumber
229 PrefInputElement.prototype.decorate.call(this); method in PrefInputElement
258 decorate: function() { method in PrefRadio
259 PrefInputElement.prototype.decorate.call(this); method in PrefInputElement
311 decorate: function() { method in PrefRange
312 PrefInputElement.prototype.decorate.call(this); method in PrefInputElement
467 decorate: function() { method in PrefTextField
[all …]
Dprofiles_icon_grid.js27 ProfilesIconGridItem.decorate = function(el) { function
36 decorate: function() { method in ProfilesIconGridItem
37 ListItem.prototype.decorate.call(this); method in ListItem
53 decorate: function() { method in ProfilesIconGrid
54 Grid.prototype.decorate.call(this); method in Grid
Dautofill_options_list.js52 decorate: function() { method in AddressListItem
53 DeletableItem.prototype.decorate.call(this); method in DeletableItem
91 decorate: function() { method in CreditCardListItem
92 DeletableItem.prototype.decorate.call(this); method in DeletableItem
136 decorate: function() { method in ValuesListItem
137 InlineEditableItem.prototype.decorate.call(this); method in InlineEditableItem
249 decorate: function() { method in NameListItem
250 InlineEditableItem.prototype.decorate.call(this); method in InlineEditableItem
325 decorate: function() { method in AutofillProfileList
326 DeletableItemList.prototype.decorate.call(this); method in DeletableItemList
[all …]
Dbrowser_options_profile_list.js27 ProfileListItem.decorate = function(el) { function
43 decorate: function() { method in ProfileListItem
44 DeletableItem.prototype.decorate.call(this); method in DeletableItem
90 decorate: function() { method in ProfileList
91 DeletableItemList.prototype.decorate.call(this); method in DeletableItemList
Dsupervised_user_list.js58 decorate: function() { method in SupervisedUserListItem
59 ListItem.prototype.decorate.call(this); method in ListItem
108 decorate: function() { method in SupervisedUserList
109 List.prototype.decorate.call(this); method in List
Ddeletable_item_list.js42 decorate: function() { method in DeletableItem
43 ListItem.prototype.decorate.call(this); method in ListItem
138 decorate: function() { method in DeletableItemList
139 List.prototype.decorate.call(this); method in List
Dpassword_manager_list.js36 decorate: function(showPasswords) { method in PasswordListItem
37 DeletableItem.prototype.decorate.call(this); method in DeletableItem
215 decorate: function() { method in PasswordExceptionsListItem
216 DeletableItem.prototype.decorate.call(this); method in DeletableItem
265 decorate: function() { method in PasswordsList
266 DeletableItemList.prototype.decorate.call(this); method in DeletableItemList
Dbrowser_options_startup_page_list.js27 StartupPageListItem.decorate = function(el) { function
43 decorate: function() { method in StartupPageListItem
44 InlineEditableItem.prototype.decorate.call(this); method in InlineEditableItem
131 decorate: function() { method in StartupPageList
132 InlineEditableItemList.prototype.decorate.call(this); method in InlineEditableItemList
Dcontent_settings_ui.js19 decorate: function() { method in ContentSettingsRadio
48 decorate: function() { method in HandlersEnabledRadio
Dinline_editable_list.js25 InlineEditableItem.decorate = function(el) { function
71 decorate: function() { method in InlineEditableItem
72 DeletableItem.prototype.decorate.call(this); method in DeletableItem
426 decorate: function() { method in InlineEditableItemList
427 DeletableItemList.prototype.decorate.call(this); method in DeletableItemList
Dhandler_options_list.js34 decorate: function() { method in IgnoredHandlersListItem
35 DeletableItem.prototype.decorate.call(this); method in DeletableItem
207 decorate: function() { method in HandlerListItem
208 ListItem.prototype.decorate.call(this); method in ListItem
/external/chromium-trace/trace-viewer/src/
Dui_test.js14 decorate: function() { method in TestElement
24 decorate: function() { method in Base
66 decorate: function() { method in Sub
85 decorate: function() { method in NoArgs
96 decorate: function(first) { method in Args
111 decorate: function(_, second) { method in ArgsChild
129 decorate: function(first, second) { method in ArgsDecoratingChild
130 Args.prototype.decorate.call(this, first); method in Args
/external/chromium-trace/trace-viewer/src/tracing/analysis/
Danalysis_link.js31 decorate: function() { method in AnalysisLink
53 decorate: function() { method in ObjectSnapshotLink
54 AnalysisLink.prototype.decorate.apply(this); method in AnalysisLink
78 decorate: function() { method in ObjectInstanceLink
79 AnalysisLink.prototype.decorate.apply(this); method in AnalysisLink
Ddefault_object_view.js27 decorate: function() { method in DefaultObjectSnapshotView
28 tracing.analysis.ObjectSnapshotView.prototype.decorate.apply(this); method in tracing.analysis.ObjectSnapshotView
76 decorate: function() { method in DefaultObjectInstanceView
77 tracing.analysis.ObjectInstanceView.prototype.decorate.apply(this); method in tracing.analysis.ObjectInstanceView
/external/chromium_org/chrome/browser/resources/options/chromeos/
Dproxy_rules_list.js24 decorate: function() { method in ProxyExceptions
25 List.prototype.decorate.call(this); method in List
121 ProxyExceptionsItem.decorate = function(el) { function
130 decorate: function() { method in ProxyExceptionsItem
131 ListItem.prototype.decorate.call(this); method in ListItem
Daccounts_user_list.js24 decorate: function() { method in UserList
25 List.prototype.decorate.call(this); method in List
125 UserListItem.decorate = function(el) { function
134 decorate: function() { method in UserListItem
135 ListItem.prototype.decorate.call(this); method in ListItem
Dinternet_detail_ip_address_field.js32 IPAddressField.decorate = function(el) { function
41 decorate: function() { method in IPAddressField
42 EditableTextField.prototype.decorate.call(this); method in EditableTextField
Dpreferred_networks.js82 decorate: function() { method in PreferredNetworkListItem
83 DeletableItem.prototype.decorate.call(this); method in DeletableItem
103 decorate: function() { method in PreferredNetworkList
104 DeletableItemList.prototype.decorate.call(this); method in DeletableItemList
Dbluetooth_device_list.js59 decorate: function() { method in BluetoothListItem
60 DeletableItem.prototype.decorate.call(this); method in DeletableItem
115 decorate: function() { method in BluetoothDeviceList
116 DeletableItemList.prototype.decorate.call(this); method in DeletableItemList
/external/chromium_org/ui/webui/resources/js/cr/ui/
Dtabs.js94 decorate: function() { method in TabBox
133 decorate: function() { method in Tabs
190 decorate: function() { method in Tab
213 decorate: decorateChildren property in TabPanels
225 decorate: function() {} method in TabPanel
Dautocomplete_list.js29 AutocompleteListItem.decorate = function(el) { function
38 decorate: function() { method in AutocompleteListItem
39 ListItem.prototype.decorate.call(this); method in ListItem
92 decorate: function() { method in AutocompleteList
93 List.prototype.decorate.call(this); method in List
/external/chromium_org/chrome/common/extensions/docs/examples/extensions/plugin_settings/options/js/
Ddeletable_item_list.js40 decorate: function() { method in DeletableItem
41 ListItem.prototype.decorate.call(this); method in ListItem
109 decorate: function() { method in DeletableItemList
110 List.prototype.decorate.call(this); method in List
Dinline_editable_list.js25 InlineEditableItem.decorate = function(el) { function
71 decorate: function() { method in InlineEditableItem
72 DeletableItem.prototype.decorate.call(this); method in DeletableItem
377 decorate: function() { method in InlineEditableItemList
378 DeletableItemList.prototype.decorate.call(this); method in DeletableItemList
/external/chromium_org/chrome/common/extensions/docs/examples/extensions/plugin_settings/js/
Drule_list.js103 decorate: function() { method in RuleListItem
104 InlineEditableItem.prototype.decorate.call(this); method in InlineEditableItem
283 decorate: function() { method in AddRuleListItem
284 RuleListItem.prototype.decorate.call(this); method in RuleListItem
333 decorate: function() { method in RuleList
334 InlineEditableItemList.prototype.decorate.call(this); method in InlineEditableItemList
Dplugin_list.js127 decorate: function() { method in PluginListItem
128 ListItem.prototype.decorate.call(this); method in ListItem
252 decorate: function() { method in PluginList
253 List.prototype.decorate.call(this); method in List

1234567