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

  /external/chromium_org/third_party/WebKit/Source/core/dom/
DocumentLifecycle.h 43 Inactive,
  /external/chromium_org/third_party/WebKit/Source/modules/indexeddb/
IDBTransaction.h 113 Inactive, // Created or started, but not in an event callback
  /external/chromium_org/third_party/WebKit/Source/core/svg/animation/
SVGSMILElement.h 124 void setInactive() { m_activeState = Inactive; }
189 Inactive,
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/
FilterBar.js 52 Inactive : "inactive",
113 return WebInspector.FilterBar.FilterBarState.Inactive;

Completed in 202 milliseconds