Searched
full:change (Results
1376 -
1400 of
27401) sorted by null
<<51525354555657585960>>
/external/chromium_org/base/prefs/ |
default_pref_store_unittest.cc | 54 // Setting a default value shouldn't send a change notification. 59 // Replacing the default value should send a change notification...
|
/external/chromium_org/cc/base/ |
swap_promise_monitor.h | 15 // A SwapPromiseMonitor is used to monitor compositor state change that 21 // compositor state change will be sent through OnSetNeedsCommitOnMain()
|
/external/chromium_org/chrome/browser/resources/options/ |
content_settings_ui.js | 23 this.addEventListener('change', 53 this.addEventListener('change',
|
/external/chromium_org/chrome/browser/sync/test/integration/ |
dictionary_helper.cc | 30 SpellcheckCustomDictionary::Change& change) { 31 int result = change.Sanitize(dictionary->GetWords()); 32 dictionary->Apply(change); 33 dictionary->Notify(change); 34 dictionary->Sync(change); 184 SpellcheckCustomDictionary::Change dictionary_change; 196 SpellcheckCustomDictionary::Change dictionary_change;
|
/external/chromium_org/chrome/browser/sync_file_system/drive_backend/ |
remote_change_processor_on_worker.h | 39 const FileChange& change, 49 const FileChange& change,
|
remote_change_processor_wrapper.h | 30 const FileChange& change, 42 const FileChange& change,
|
/external/chromium_org/chrome/browser/sync_file_system/ |
mock_remote_change_processor.h | 34 void(const FileChange& change, 44 const FileChange& change,
|
/external/chromium_org/chrome/browser/ui/tabs/ |
tab_strip_model_observer.h | 43 // Change not characterized by LOADING_ONLY or TITLE_NOT_LOADING. 49 // active tab change. 76 // The active WebContents is about to change from |old_contents|. 87 // Note: It is possible for the selection to change while the active tab 88 // remains unchanged. For example, control-click may not change the active tab 89 // but does change the selection. In this case |ActiveTabChanged| is not sent. 100 // selected tabs, anchor tab or active tab change. |old_model| is a snapshot 101 // of the selection model before the change. See also ActiveTabChanged for
|
/external/chromium_org/chrome/browser/web_resource/ |
eula_accepted_notifier.h | 44 // Callback for EULA accepted pref change notification. 50 // Used to listen for the EULA accepted pref change notification.
|
/external/chromium_org/chrome/common/extensions/api/ |
app_current_window_internal.idl | 9 // Null or undefined indicates that a value should not change. 17 // Null or undefined indicates that a value should not change. A value of 0
|
/external/chromium_org/chrome/common/extensions/docs/examples/extensions/mappy/ |
background.js | 30 chrome.tabs.onUpdated.addListener(function(tabId, change, tab) { 31 if (change.status == "complete") {
|
/external/chromium_org/chrome/renderer/ |
playback_extension.h | 16 // websites, it is important that the URLs not change. Many popular web 21 // (rather than a constant seed followed by constant change)
|
/external/chromium_org/chrome/tools/build/win/ |
make_zip.sh | 29 # relative directory for the zip, change into the release dir. 32 # Change IFS setting so we only split words with '\n'
|
/external/chromium_org/components/sync_driver/ |
shared_change_processor.cc | 80 DVLOG(1) << "Disconnecting change processor."; 97 LOG(ERROR) << "Change processor disconnected."; 114 "Change processor disconnected.", 138 "Change processor disconnected.", 155 "Change processor disconnected.", 168 LOG(ERROR) << "Change processor disconnected."; 180 LOG(ERROR) << "Change processor disconnected."; 191 LOG(ERROR) << "Change processor disconnected.";
|
/external/chromium_org/content/browser/ |
udev_linux.cc | 56 // change state. udev_monitor_receive_device() will return a device object 57 // representing the device which changed and what type of change occured.
|
/external/chromium_org/content/renderer/compositor_bindings/ |
web_layer_impl_fixed_bounds.h | 16 // can efficiently handle the bounds change of such layers if the bounds 17 // is fixed to a given value and the change of bounds are converted to
|
/external/chromium_org/content/test/ |
mock_keyboard.cc | 25 // Change the keyboard layout only when we have to because it takes a lot of 27 // When we change the layout, we reset the modifier status to force updating
|
/external/chromium_org/native_client_sdk/src/examples/api/graphics_3d/ |
example.js | 18 $('xAngle').addEventListener('change', postAngleMessage); 19 $('yAngle').addEventListener('change', postAngleMessage);
|
/external/chromium_org/net/base/ |
static_cookie_policy.h | 19 // Do not change the order of these types as they are persisted in 39 // preferences change.
|
/external/chromium_org/ppapi/shared_impl/ |
ppb_tcp_socket_shared.h | 29 // Transitions that will change the socket state. Please note that 30 // read/write/accept are not included because they don't change the socket
|
/external/chromium_org/sync/protocol/ |
encryption.proto | 7 // Update proto_value_conversions{.h,.cc,_unittest.cc} if you change 22 // change their passphrase (and thus their encryption key) at any time. When
|
/external/chromium_org/third_party/WebKit/ManualTests/inspector/ |
dom-mutation.html | 23 <p>To test, open the Inspector and watch the DOM change to match the page. Clicking the buttons will navigate the subframe, and the all the subframe child nodes should change.</p>
|
/external/chromium_org/third_party/WebKit/PerformanceTests/CSS/ |
FocusUpdate.html | 4 <title>Measure :focus update for a simple color change</title> 30 description: "Measure :focus update for a simple color change",
|
/external/chromium_org/third_party/android_crazy_linker/src/tests/ |
test_constructors_destructors.cpp | 8 // - This shall execute a static constructor that will change the value 12 // change the value of TEST_VAR to "UNLOADED'.
|
/external/chromium_org/third_party/skia/include/core/ |
SkFontLCDConfig.h | 19 Note, if you change this after startup, you'll need to flush the glyph 38 Note, if you change this after startup, you'll need to flush the glyph
|
Completed in 1126 milliseconds
<<51525354555657585960>>