Home
last modified time | relevance | path

Searched refs:m_isReadOnlyProperty (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/svg/properties/
DSVGPropertyTearOff.h61 return m_isReadOnlyProperty; in isReadOnlyProperty()
66 m_isReadOnlyProperty = true; in setIsReadOnlyProperty()
101 , m_isReadOnlyProperty(false) in m_contextElement()
111 bool m_isReadOnlyProperty; variable