Searched refs:PropertyWrapperGetter (Results 1 – 2 of 2) sorted by relevance
224 class PropertyWrapperGetter : public PropertyWrapperBase { class226 PropertyWrapperGetter(int prop, T (RenderStyle::*getter)() const) in PropertyWrapperGetter() function in WebCore::PropertyWrapperGetter248 class PropertyWrapper : public PropertyWrapperGetter<T> {251 : PropertyWrapperGetter<T>(prop, getter) in PropertyWrapper()258 …(dst->*m_setter)(blendFunc(anim, (a->*PropertyWrapperGetter<T>::m_getter)(), (b->*PropertyWrapperG… in blend()300 class PropertyWrapperShadow : public PropertyWrapperGetter<ShadowData*> {303 : PropertyWrapperGetter<ShadowData*>(prop, getter) in PropertyWrapperShadow()
26782 (WebCore::PropertyWrapperGetter::equals):83393 Clean up fix in PropertyWrapperGetter::equals83399 (WebCore::PropertyWrapperGetter::equals):87485 (WebCore::PropertyWrapperGetter::equals):