OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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