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

  /external/webkit/WebCore/html/
HTMLHRElement.cpp 113 bool HTMLHRElement::noShade() const
118 void HTMLHRElement::setNoShade(bool noShade)
120 setAttribute(noshadeAttr, noShade ? "" : 0);
  /external/webkit/WebCore/bindings/objc/
PublicDOMInterfaces.h 542 @property BOOL noShade;
    [all...]

Completed in 174 milliseconds