HomeSort by relevance Sort by last modified time
    Searched full:apply (Results 676 - 700 of 7701) sorted by null

<<21222324252627282930>>

  /external/chromium/chrome/common/extensions/docs/static/
contextMenus.html 11 your context menu additions apply to,
  /external/chromium-trace/trace-viewer/src/base/
utils.js 30 fn.apply(opt_this, arguments);
  /external/chromium-trace/trace-viewer/src/cc/
layer_tree_impl.js 17 ObjectSnapshot.apply(this, arguments);
  /external/chromium-trace/trace-viewer/src/tracing/trace_model/
async_slice.js 21 tracing.trace_model.Slice.apply(this, arguments);
  /external/chromium_org/ash/wm/
session_state_animator.h 142 // Apply animation |type| to all containers included in |container_mask| with
148 // Apply animation |type| to all containers included in |container_mask| with
156 // Apply animation |type| to all containers included in |container_mask| with
167 // Apply animation |type| to window |window| with |speed| and add |observer|
  /external/chromium_org/chrome/android/java/src/org/chromium/chrome/browser/identity/
UuidBasedUniqueIdentificationGenerator.java 45 editor.apply();
  /external/chromium_org/chrome/browser/resources/file_manager/foreground/js/
file_operation_manager_wrapper.js 45 this.fileOperationManager_[method].apply(
  /external/chromium_org/chrome/browser/resources/options/
autofill_edit_creditcard_overlay.html 28 <button id="autofill-edit-credit-card-apply-button" type="submit"
  /external/chromium_org/chrome/browser/resources/options/chromeos/
bluetooth_add_device_overlay.html 15 <button id="bluetooth-add-device-apply-button" type="submit"
keyboard_overlay.js 58 return instance[name + '_'].apply(instance, arguments);
  /external/chromium_org/chrome/browser/sync_file_system/
local_change_processor.h 27 // This is called to apply the local |change|. If the change type is
  /external/chromium_org/chrome/common/extensions/docs/examples/api/downloads/download_links/
send_links.js 8 var links = [].slice.apply(document.getElementsByTagName('a'));
  /external/chromium_org/chrome/common/extensions/docs/server2/
test_patcher.py 26 def Apply(self, paths, file_system, version=None):
  /external/chromium_org/chrome/common/extensions/docs/templates/articles/manifest/
version.html 6 A couple of rules apply to the integers:
  /external/chromium_org/chrome/test/chromedriver/
embed_js_in_cpp.py 36 script = 'function() { %s; return %s.apply(null, arguments) }' % (
  /external/chromium_org/content/browser/loader/
throttling_resource_handler.h 23 // Used to apply a list of ResourceThrottle instances to an URLRequest.
  /external/chromium_org/content/public/android/java/src/org/chromium/content/browser/input/
WeekPickerDialog.java 28 * @param theme the theme to apply to this dialog
  /external/chromium_org/content/public/common/
sandboxed_process_launcher_delegate.h 35 // apply their policy in PreSpawnTarget. |exposed_dir| is used to allow a
  /external/chromium_org/content/test/
web_gesture_curve_mock.cc 20 bool WebGestureCurveMock::apply(double time, function in class:WebGestureCurveMock
  /external/chromium_org/courgette/
courgette_minimal_tool.cc 6 // has the minimum logic to apply a Courgette patch to a file. The main purpose
  /external/chromium_org/extensions/browser/
quota_service.cc 69 // Apply heuristic to each item (bucket).
130 if (!Apply(*i, event_time))
149 bool QuotaService::TimedLimit::Apply(Bucket* bucket,
157 bool QuotaService::SustainedLimit::Apply(Bucket* bucket,
  /external/chromium_org/gpu/command_buffer/service/
gles2_cmd_copy_texture_chromium.h 34 // This will apply a transform on the source texture before copying to
  /external/chromium_org/native_client_sdk/src/resources/
background.js 31 createWindow(makeURL.apply(null, toolchain_config));
  /external/chromium_org/ppapi/c/dev/
ppb_zoom_dev.h 29 * Zoom interface should only apply to those full-page "plugin-document".
ppp_zoom_dev.h 30 * Zoom interface should only apply to those full-page "plugin-document".

Completed in 3662 milliseconds

<<21222324252627282930>>