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

  /external/chromium_org/third_party/WebKit/Source/core/html/
HTMLDocument.cpp 104 InheritedBool mode;
  /external/chromium_org/third_party/WebKit/Source/core/dom/
Document.h 789 enum InheritedBool { off = false, on = true, inherit };
790 void setDesignMode(InheritedBool value);
791 InheritedBool getDesignMode() const;
    [all...]
Document.cpp     [all...]

Completed in 64 milliseconds