Home | History | Annotate | Download | only in svg

Lines Matching full:false

54         virtual bool isStyled() const { return false; }
55 virtual bool isStyledTransformable() const { return false; }
56 virtual bool isStyledLocatable() const { return false; }
57 virtual bool isSVG() const { return false; }
58 virtual bool isFilterEffect() const { return false; }
59 virtual bool isGradientStop() const { return false; }
60 virtual bool isTextContent() const { return false; }
65 virtual bool rendererIsNeeded(RenderStyle*) { return false; }
71 void sendSVGLoadEventIfPossible(bool sendParentLoadEvents = false);
87 virtual void attributeChanged(Attribute*, bool preserveDecls = false);