Home
last modified time | relevance | path

Searched refs:applyPartDescription (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/platform/efl/
DRenderThemeEfl.h222 void applyPartDescription(Evas_Object*, struct ThemePartDesc*);
DRenderThemeEfl.cpp536 void RenderThemeEfl::applyPartDescription(Evas_Object* object, struct ThemePartDesc* desc) in applyPartDescription() function in WebCore::RenderThemeEfl
650 applyPartDescription(object, m_partDescs + i); in applyPartDescriptions()
/external/webkit/Source/WebCore/
DChangeLog53463 (WebCore::RenderThemeEfl::applyPartDescription):