HomeSort by relevance Sort by last modified time
    Searched refs:transitioning (Results 1 - 4 of 4) sorted by null

  /cts/suite/cts/deviceTests/browserbench/assets/octane/js/
bootstrap-collapse.js 55 if (this.transitioning) return
63 if (hasData && hasData.transitioning) return
75 if (this.transitioning) return
99 that.transitioning = 0
107 this.transitioning = 1
  /external/chromium_org/v8/src/
json-parser.h 330 bool transitioning = true; local
379 // transitioning, no transition can be found anymore.
380 if (transitioning) {
400 transitioning = !target.is_null();
408 if (transitioning) {
427 transitioning = false;
431 // Commit the intermediate state to the object and stop transitioning.
455 if (transitioning) {
  /external/chromium/chrome/browser/resources/ntp/
apps.js 562 // Otherwise, the apps will be re-rendered while still transitioning.
  /external/chromium/chrome/browser/resources/
new_new_tab.js 468 // While transitioning sections, we only want scrollbars to appear if they're
    [all...]

Completed in 367 milliseconds