Searched refs:fallbackStyle (Results 1 - 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/platform/qt/
H A DRenderThemeQt.h181 QStyle* fallbackStyle() const;
H A DRenderThemeQt.cpp249 QStyle* RenderThemeQt::fallbackStyle() const function in class:WebCore::RenderThemeQt
257 return fallbackStyle();
824 p.style = fallbackStyle();

Completed in 66 milliseconds