Searched refs:windowsTheme (Results 1 – 2 of 2) sorted by relevance
61 static ScrollbarThemeWin windowsTheme; in nativeTheme() local63 return &windowsTheme; in nativeTheme()
77 static RenderTheme* windowsTheme = RenderThemeWin::create().releaseRef(); in themeForPage() local84 return windowsTheme; // keep the reference of one. in themeForPage()