Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/svg/properties/
DSVGPropertyTearOff.h59 bool isReadOnlyProperty() const in isReadOnlyProperty() function
71 return isReadOnlyProperty() || isAnimVal(); in isImmutable()