OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:xmlspace
(Results
1 - 5
of
5
) sorted by null
/external/webkit/Source/WebCore/svg/
SVGLangSpace.cpp
38
const AtomicString& SVGLangSpace::
xmlspace
() const
function in class:WebCore::SVGLangSpace
48
void SVGLangSpace::setXmlspace(const AtomicString&
xmlSpace
)
50
m_space =
xmlSpace
;
SVGLangSpace.h
37
const AtomicString&
xmlspace
() const;
38
void setXmlspace(const AtomicString&
xmlSpace
);
SVGLangSpace.idl
32
attribute DOMString
xmlspace
/external/webkit/Source/WebCore/
ChangeLog-2005-12-19
[
all
...]
ChangeLog-2006-12-31
[
all
...]
Completed in 510 milliseconds