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

1 2 3

  /external/chromium_org/chrome/browser/resources/chromeos/
bluetooth_pair_device.js 28 // Decorate the existing elements in the document.
29 cr.ui.decorate('input[pref][type=checkbox]', options.PrefCheckbox);
30 cr.ui.decorate('input[pref][type=number]', options.PrefNumber);
31 cr.ui.decorate('input[pref][type=radio]', options.PrefRadio);
32 cr.ui.decorate('input[pref][type=range]', options.PrefRange);
33 cr.ui.decorate('select[pref]', options.PrefSelect);
34 cr.ui.decorate('input[pref][type=text]', options.PrefTextField);
35 cr.ui.decorate('input[pref][type=url]', options.PrefTextField);
proxy_settings.js 16 // Decorate the existing elements in the document.
17 cr.ui.decorate('input[pref][type=checkbox]', options.PrefCheckbox);
18 cr.ui.decorate('input[pref][type=number]', options.PrefNumber);
19 cr.ui.decorate('input[pref][type=radio]', options.PrefRadio);
20 cr.ui.decorate('input[pref][type=range]', options.PrefRange);
21 cr.ui.decorate('select[pref]', options.PrefSelect);
22 cr.ui.decorate('input[pref][type=text]', options.PrefTextField);
23 cr.ui.decorate('input[pref][type=url]', options.PrefTextField);
  /external/chromium-trace/
init.js 13 tracing.ui.decorate(timelineViewEl, tracing.TimelineView);
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_decorators.py 5 def decorate(func): function in function:funcattrs
8 return decorate
13 def decorate(func): function in function:MiscDecorators.author
16 return decorate
29 def decorate(func): function in function:dbcheck
36 return decorate
42 def decorate(func): function in function:countcalls
50 return decorate
98 def decorate(func): function in function:TestDecorators.test_argforms.noteargs
101 return decorate
226 def decorate(func): function in function:TestDecorators.test_eval_order.make_decorator
    [all...]
test_contextlib.py 87 def decorate(func): function in function:ContextManagerTestCase._create_contextmanager_attribs.attribs
91 return decorate
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_decorators.py 5 def decorate(func): function in function:funcattrs
8 return decorate
13 def decorate(func): function in function:MiscDecorators.author
16 return decorate
29 def decorate(func): function in function:dbcheck
36 return decorate
42 def decorate(func): function in function:countcalls
50 return decorate
98 def decorate(func): function in function:TestDecorators.test_argforms.noteargs
101 return decorate
226 def decorate(func): function in function:TestDecorators.test_eval_order.make_decorator
    [all...]
  /external/chromium_org/chrome/browser/resources/chromeos/network_configuration/js/
main_status.js 7 network.status.NetworkStatusList.decorate(networkStatus);
main_config.js 28 network.config.NetworkConfig.decorate(networkConfig);
  /external/chromium_org/chrome/browser/resources/sync_internals/
search.js 8 cr.ui.decorate('#sync-results-splitter', cr.ui.Splitter);
sync_node_browser.js 132 decorate: function() {
133 cr.ui.Tree.prototype.decorate.call(this);
193 cr.ui.decorate(tree, SyncNodeTree);
203 cr.ui.decorate('#sync-node-splitter', cr.ui.Splitter);
  /external/chromium_org/content/browser/resources/gpu/
gpu_internals.js 17 cr.ui.decorate('#info-view', gpu.InfoView);
  /external/chromium_org/ui/file_manager/file_manager/foreground/js/
metrics.js 62 metrics.decorate = function(name) {
73 metrics.decorate('recordMediumCount');
74 metrics.decorate('recordSmallCount');
75 metrics.decorate('recordTime');
76 metrics.decorate('recordUserAction');
file_grid.js 16 throw new Error('Use FileGrid.decorate');
35 * @param {HTMLElement} self The grid to decorate.
40 FileGrid.decorate = function(self, metadataCache, volumeManager) {
41 cr.ui.Grid.decorate(self);
52 FileGrid.Item.decorate(item, entry, self);
137 * @param {HTMLDivElement} box Box to decorate.
233 FileGrid.Item.decorate = function(li, entry, grid) {
commandbutton.js 32 CommandButton.prototype.decorate = function() {
62 cr.ui.decorate(command, cr.ui.Command);
directory_tree.js 103 DirectoryItem.decorate(item, label, dirEntry, parentDirItem, tree);
114 DirectoryItem.decorate =
117 (/** @type {DirectoryItem} */ el).decorate(
171 DirectoryItem.prototype.decorate = function(
416 DirectoryTree.decorate = function(
419 (/** @type {DirectoryTree} */ el).decorate(
498 DirectoryTree.prototype.decorate = function(
500 cr.ui.Tree.prototype.decorate.call(this);
  /external/chromium_org/chrome/browser/resources/options/
options.js 50 // Decorate the existing elements in the document.
51 cr.ui.decorate('input[pref][type=checkbox]', options.PrefCheckbox);
52 cr.ui.decorate('input[pref][type=number]', options.PrefNumber);
53 cr.ui.decorate('input[pref][type=radio]', options.PrefRadio);
54 cr.ui.decorate('input[pref][type=range]', options.PrefRange);
55 cr.ui.decorate('select[pref]', options.PrefSelect);
56 cr.ui.decorate('input[pref][type=text]', options.PrefTextField);
57 cr.ui.decorate('input[pref][type=url]', options.PrefTextField);
58 cr.ui.decorate('button[pref]', options.PrefButton);
59 cr.ui.decorate('#content-settings-page input[type=radio]:not(.handler-radio)'
    [all...]
  /prebuilts/eclipse/maven/apache-maven-3.2.1/lib/
plexus-cipher-1.7.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/sonatype/plexus/plexus-cipher/1.7/
plexus-cipher-1.7.jar 
  /prebuilts/tools/common/m2/repository/org/sonatype/plexus/plexus-cipher/1.4/
plexus-cipher-1.4.jar 
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/project/
FolderDecorator.java 46 public void decorate(Object element, IDecoration decoration) { method in class:FolderDecorator
  /external/chromium_org/tools/perf/utils/results_viewer/src/
main.js 116 decorate:function() {
219 decorate: function() {
  /external/chromium_org/ui/file_manager/file_manager/foreground/js/ui/
navigation_list.js 20 * Decorate the item.
22 NavigationListItem.prototype.decorate = function() {
23 // decorate() may be called twice: from the constructor and from
177 NavigationList.decorate = function(el, volumeManager, directoryModel) {
179 el.decorate(volumeManager, directoryModel);
186 NavigationList.prototype.decorate = function(volumeManager, directoryModel) {
187 cr.ui.List.decorate(this);
207 // Overriding default role 'list' set by cr.ui.List.decorate() to 'listbox'
  /prebuilts/tools/common/m2/repository/commons-collections/commons-collections/3.2.1/
commons-collections-3.2.1.jar 
  /external/chromium_org/third_party/angle/src/compiler/translator/
OutputHLSL.cpp 288 return decorate(interfaceBlock.instanceName());
333 " " + decorate(field.name()) + arrayString(fieldType) + ";\n";
358 const TString &arrayIndexString = (arrayIndex != GL_INVALID_INDEX ? decorate(str(arrayIndex)) : "");
538 const TString &fieldName = rhsStructName + "." + decorate(field.name());
649 flaggedStructs += "static " + decorate(structure.name()) + " " + mappedName + " =\n";
661 decorate(name) + arrayString(type) + " = " + initializer(type) + ";\n";
671 attributes += "static " + typeString(type) + " " + decorate(name) + arrayString(type) + " = " + initializer(type) + ";\n";
    [all...]
  /external/chromium_org/chrome/browser/resources/user_manager/
user_manager.js 130 cr.ui.Bubble.decorate($('bubble'));
131 login.HeaderBar.decorate($('login-header-bar'));

Completed in 1593 milliseconds

1 2 3