Home
last modified time | relevance | path

Searched defs:transitioning (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/polymer/components-chromium/core-animated-pages/
Dcore-animated-pages-extracted.js38 this.transitioning = []; property
133 this.transitioning = []; property
/external/chromium_org/v8/src/
Djson-parser.h310 bool transitioning = true; in ParseJsonObject() local