HomeSort by relevance Sort by last modified time
    Searched refs:isStyledLocatable (Results 1 - 4 of 4) sorted by null

  /external/webkit/Source/WebCore/svg/
SVGStyledLocatableElement.h 48 virtual bool isStyledLocatable() const { return true; }
SVGElement.h 78 virtual bool isStyledLocatable() const { return false; }
SVGLocatable.cpp 111 if (target && target->isStyledLocatable()) {
SVGElement.cpp 194 if (isStyledLocatable()) {

Completed in 152 milliseconds