OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:textLengthPropertyInfo
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/WebKit/Source/core/svg/
SVGTextContentElement.h
95
static const SVGPropertyInfo*
textLengthPropertyInfo
();
SVGTextContentElement.cpp
40
const SVGPropertyInfo* SVGTextContentElement::
textLengthPropertyInfo
()
82
ownerType->m_textLength.synchronize(ownerType,
textLengthPropertyInfo
()->attributeName, value);
90
(ownerType,
textLengthPropertyInfo
(), ownerType->m_textLength.value);
Completed in 494 milliseconds