Searched
full:updated (Results
401 -
425 of
6390) sorted by null
<<11121314151617181920>>
/external/chromium/chrome/browser/sync/engine/ |
change_reorder_buffer.h | 29 // (b) For Updated and/or Added items, parents appear before their children. 31 // or Updated items with the |position_changed| parameter set to true),
|
/external/chromium/chrome/browser/ui/panels/ |
panel_manager.h | 26 // Called when the display is changed, i.e. work area is updated. 115 // the dragging happens. Then it is updated to the position that will be set
|
/external/chromium_org/cc/layers/ |
content_layer.cc | 100 bool updated = TiledLayer::Update(queue, occlusion); local 101 return updated;
|
delegated_renderer_layer.cc | 117 bool updated = Layer::Update(queue, occlusion); local 119 return updated;
|
/external/chromium_org/cc/output/ |
delegating_renderer_unittest.cc | 133 // AppendOneOfEveryQuadType() is updated, and the value here should be 134 // updated accordingly.
|
/external/chromium_org/chrome/android/java/src/org/chromium/chrome/browser/ |
PasswordUIView.java | 48 * Called when passwords list is updated. 54 * Called when password exceptions list is updated.
|
/external/chromium_org/chrome/browser/chromeos/policy/ |
app_pack_updater.h | 76 // Notifies the |extension_loader_| that the cache has been updated, providing 77 // it with an updated list of app-pack extensions.
|
/external/chromium_org/chrome/browser/history/android/ |
visit_sql_handler.cc | 31 // The created time is updated according the given |row|. 58 // If created time is updated or new visit count is less than the current
|
/external/chromium_org/chrome/browser/profiles/ |
profile_shortcut_manager_win.h | 38 // Specifies whether only the existing shortcut should be updated, a new 46 // Specifies whether non-profile shortcuts should be updated.
|
/external/chromium_org/chrome/browser/ui/webui/options/ |
autofill_options_handler.h | 65 // address with the matching GUID is updated. Called from WebUI. 72 // the credit card with the matching GUID is updated. Called from WebUI.
|
/external/chromium_org/components/translate/common/ |
translate_util.cc | 48 // If this table is updated, please sync this with the synonym table in 58 // If this table is updated, please sync this with the synonym table in
|
/external/chromium_org/content/browser/gamepad/ |
gamepad_provider.h | 107 // Updated based on notification from SystemMonitor when the system devices 108 // have been updated, and this notification is passed on to the data fetcher
|
/external/chromium_org/content/browser/renderer_host/ |
overscroll_controller.h | 50 // updated properly. 96 // true if the state is updated, false otherwise.
|
/external/chromium_org/content/test/data/media/ |
mse_config_change.html | 70 // before video width and height properties get updated. 77 // appended and video total duration is updated.
|
/external/chromium_org/google_apis/drive/ |
gdata_contacts_requests.cc | 32 // recently-updated contacts. 33 const char kGetContactsUpdatedMinParam[] = "updated-min";
|
/external/chromium_org/net/cert/ |
x509_util.h | 43 // The signature algorithm may be updated periodically to match best practices. 67 // signature algorithm may be updated periodically to match best practices.
|
/external/chromium_org/remoting/webapp/ |
toolbar.js | 36 * @type {number} The left edge of the tool-bar stub, updated on resize. 41 * @type {number} The right edge of the tool-bar stub, updated on resize.
|
wcs.js | 69 * Passes an access token to the WcsIqClient, if the token has been updated. 71 * @param {string} tokenNew A (possibly updated) access token.
|
/external/chromium_org/third_party/ |
PRESUBMIT.py | 7 Checks to make sure that README.chromium files are properly updated 24 '\'README.chromium\' file should also be updated with the correct\n'
|
/external/chromium_org/third_party/mesa/src/src/glsl/ |
ralloc.h | 274 * to expand \p *dest to the appropriate size. \p dest will be updated to the 287 * to expand \p *dest to the appropriate size. \p dest will be updated to the 328 * \param str The string to be updated. 332 * \p str will be updated to the new pointer unless allocation fails. 352 * \param str The string to be updated. 357 * \p str will be updated to the new pointer unless allocation fails. 377 * \p str will be updated to the new pointer unless allocation fails. 396 * \p str will be updated to the new pointer unless allocation fails.
|
/external/chromium_org/tools/metrics/histograms/ |
update_extension_functions.py | 8 If the file was pretty-printed, the updated version is pretty-printed too. 140 if PromptUserToAcceptDiff(xml, new_xml, 'Is the updated version acceptable?'):
|
update_policies.py | 8 If the file was pretty-printed, the updated version is pretty-printed too. 123 if PromptUserToAcceptDiff(xml, new_xml, 'Is the updated version acceptable?'):
|
/external/chromium_org/ui/accessibility/ |
ax_tree.h | 48 // is updated to contain all nodes that have been implicitly referenced 49 // as part of this update, but haven't been updated yet. It's an error if
|
/external/chromium_org/ui/views/touchui/ |
touch_selection_controller_impl.h | 41 // dragged, hence selection may need to be updated. 93 // selection handles are being updated. It appears only when the handles are
|
/external/chromium_org/v8/test/mjsunit/regress/ |
regress-1530.js | 46 // updated. 56 // the internal value still gets updated.
|
Completed in 300 milliseconds
<<11121314151617181920>>