Searched refs:m_update (Results 1 – 2 of 2) sorted by relevance
47 virtual void commitChange() { (m_contextElement.get()->*m_update)(); } in commitChange()52 , m_update(update) in SVGStaticPropertyTearOff()57 UpdateMethod m_update; variable
50 … (static_cast<SVGPropertyTearOff<ParentType>*>(m_parent.get())->propertyReference().*m_update)(); in commitChange()57 , m_update(update) in SVGStaticPropertyWithParentTearOff()62 UpdateMethod m_update; variable