OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:isTextContent
(Results
1 - 2
of
2
) sorted by null
/external/webkit/Source/WebCore/svg/
SVGTextContentElement.h
76
virtual bool
isTextContent
() const { return true; }
SVGElement.h
82
virtual bool
isTextContent
() const { return false; }
Completed in 4264 milliseconds