/external/chromium/chrome/common/extensions/docs/examples/extensions/calendar/javascript/ |
background.js | 698 * @param {String} url Url of the tab visited.
|
/external/chromium/chrome/common/extensions/docs/ |
history.html | 346 browser's record of visited pages. You can add, remove, and query [all...] |
/external/chromium_org/chrome/app/resources/ |
generated_resources_en-GB.xtb | 91 <translation id="3045873480188610022">New Tab - Most Visited</translation> [all...] |
/external/chromium_org/chrome/browser/history/ |
visit_database.cc | 509 // be visited. The same query can be executed by using >= and < operator.
|
/external/chromium_org/chrome/browser/net/ |
predictor.h | 204 // During startup, we learn what the first N urls visited are, and then
|
/external/chromium_org/chrome/browser/resources/ntp4/ |
apps_page.js | 677 } else if (currentlyDraggingTile.querySelector('.most-visited')) {
|
/external/chromium_org/chrome/browser/ui/webui/ntp/ |
ntp_resource_cache.cc | 373 // Show the profile name in the title and most visited labels if the current
|
/external/chromium_org/chrome/common/extensions/api/ |
runtime.json | 117 "description": "Sets the URL to be visited upon uninstallation. This may be used to clean up server-side data, do analytics, and implement surveys. Maximum 255 characters.",
|
/external/chromium_org/chrome/common/extensions/docs/examples/extensions/calendar/javascript/ |
background.js | 710 * @param {String} url Url of the tab visited.
|
/external/chromium_org/content/common/ |
accessibility_node_data.cc | 300 result += " VISITED";
|
page_state_serialization.cc | 539 ConsumeReal(obj); // Skip obsolete visited time field.
|
/external/chromium_org/remoting/webapp/ |
main.css | 516 .host-list-label, .host-list-label:visited, .host-list-label:active {
|
/external/chromium_org/third_party/WebKit/Source/bindings/v8/ |
SerializedScriptValue.cpp | 2385 HashSet<ArrayBuffer*> visited; local [all...] |
/external/chromium_org/third_party/WebKit/Source/core/rendering/ |
RenderNamedFlowThread.cpp | 570 // Retrieve the next node to be visited while computing the ranges inside a region.
|
/external/chromium_org/third_party/WebKit/Source/core/rendering/style/ |
RenderStyle.h | 112 friend class CSSAnimatableValueFactory; // Used by Web Animations CSS. Gets visited and unvisited colors separately. 113 friend class CSSPropertyAnimation; // Used by CSS animations. We can't allow them to animate based off visited colors. 116 friend class CSSComputedStyleDeclaration; // Ignores visited styles, so needs to be able to see unvisited info. 117 friend class PropertyWrapperMaybeInvalidColor; // Used by CSS animations. We can't allow them to animate based off visited colors. [all...] |
/external/chromium_org/third_party/WebKit/Source/platform/ |
PODRedBlackTree.h | 731 // A Visitor which simply counts the number of visited elements.
|
/external/chromium_org/third_party/WebKit/Source/testing/runner/ |
TestRunner.h | 585 // Bound variable counting the number of top URLs visited.
|
/external/chromium_org/third_party/icu/source/common/ |
utrie2.cpp | 507 * and it is the same as we visited just before.
|
/external/chromium_org/tools/metrics/actions/ |
extract_actions.py | 42 'new_tab_ui.cc', # most visited clicks 1-9
|
/external/chromium_org/v8/src/ |
bootstrapper.cc | 221 UNVISITED, VISITED, INSTALLED [all...] |
/external/chromium_org/webkit/browser/fileapi/ |
sandbox_directory_database.cc | 375 // Check if we've visited all database entries.
|
/external/clang/lib/Rewrite/Frontend/ |
InclusionRewriter.cpp | 241 /// and \p Line to track the number of source lines visited and the progress
|
/external/clang/lib/StaticAnalyzer/Core/ |
RegionStore.cpp | 645 llvm::SmallPtrSet<const ClusterBindings *, 16> Visited; 688 return Visited.count(getCluster(R)); 708 if (C && !Visited.insert(C)) [all...] |
/external/icu4c/common/ |
utrie2.cpp | 511 * and it is the same as we visited just before.
|
/external/libvpx/libvpx/examples/includes/geshi/docs/api/geshi/core/ |
_geshi.php.html | 414 <p class="short-description">Links in the source in the :visited state</p>
|