Searched refs:UpdateMethod (Results 1 – 2 of 2) sorted by relevance
37 typedef void (ContextElement::*UpdateMethod)(); typedef41 …c PassRefPtr<Self> create(ContextElement* contextElement, PropertyType& value, UpdateMethod update) in create()50 … SVGStaticPropertyTearOff(ContextElement* contextElement, PropertyType& value, UpdateMethod update) in SVGStaticPropertyTearOff()57 UpdateMethod m_update;
37 typedef void (ParentType::*UpdateMethod)(); typedef42 static PassRefPtr<Self> create(SVGProperty* parent, PropertyType& value, UpdateMethod update) in create()55 … SVGStaticPropertyWithParentTearOff(SVGProperty* parent, PropertyType& value, UpdateMethod update) in SVGStaticPropertyWithParentTearOff()62 UpdateMethod m_update;