Searched defs:theme (Results 1 - 25 of 55) sorted by relevance

123

/macosx-10.9.5/WebCore-7537.78.1/platform/
H A DScrollbarTheme.cpp34 ScrollbarTheme* ScrollbarTheme::theme() function in class:WebCore::ScrollbarTheme
H A DScrollbar.h146 ScrollbarTheme* theme() const { return m_theme; } function in class:WebCore::Scrollbar
/macosx-10.9.5/WebCore-7537.78.1/platform/qt/
H A DScrollbarThemeQt.cpp37 static ScrollbarTheme* theme = 0; local
H A DRenderThemeQStyle.cpp70 StylePainterQStyle::StylePainterQStyle(RenderThemeQStyle* theme, const PaintInfo& paintInfo, RenderObject* renderObject) argument
80 StylePainterQStyle::StylePainterQStyle(ScrollbarThemeQStyle* theme, GraphicsContext* context) argument
/macosx-10.9.5/emacs-92/emacs/lisp/
H A Dcus-theme.el[all...]
H A Dcus-face.el[all...]
H A Dcustom.el[all...]
H A Dtree-widget.el[all...]
/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/API/C/efl/
H A DWKViewEfl.cpp47 void WKViewSetThemePath(WKViewRef viewRef, WKStringRef theme) argument
/macosx-10.9.5/WebCore-7537.78.1/platform/efl/
H A DScrollbarThemeEfl.cpp36 static ScrollbarThemeEfl theme; local
/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/API/efl/tests/UnitTestUtils/
H A DEWK2UnitTestEnvironment.cpp63 CString EWK2UnitTestEnvironment::pathForTheme(const char* theme) argument
/macosx-10.9.5/tcl-102/tk/tk/generic/ttk/
H A DttkSeparator.c123 Ttk_Theme theme = Ttk_GetDefaultTheme(interp); local
41 SeparatorGetLayout( Tcl_Interp *interp, Ttk_Theme theme, void *recordPtr) argument
H A DttkScrollbar.c336 Ttk_Theme theme = Ttk_GetDefaultTheme(interp); local
62 ScrollbarGetLayout( Tcl_Interp *interp, Ttk_Theme theme, void *recordPtr) argument
H A DttkSquare.c290 Ttk_Theme theme = Ttk_GetDefaultTheme(interp); local
H A DttkClassicTheme.c474 Ttk_Theme theme = Ttk_CreateTheme(interp, "classic", NULL); local
[all...]
H A DttkImage.c310 Ttk_CreateImageElement( Tcl_Interp *interp, void *clientData, Ttk_Theme theme, const char *elementName, int objc, Tcl_Obj *const objv[]) argument
/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/efl/
H A DWebViewEfl.cpp110 void WebViewEfl::setThemePath(const String& theme) argument
/macosx-10.9.5/tcl-102/tk/tk/win/
H A DttkWinMonitor.c116 Ttk_Theme theme; local
/macosx-10.9.5/WebCore-7537.78.1/html/shadow/
H A DSpinButtonElement.cpp219 ScrollbarTheme* theme = ScrollbarTheme::theme(); local
/macosx-10.9.5/WebCore-7537.78.1/platform/gtk/
H A DScrollbarThemeGtk2.cpp71 RenderThemeGtk* theme = static_cast<RenderThemeGtk*>(RenderTheme::defaultTheme().get()); local
H A DScrollbarThemeGtk.cpp40 static ScrollbarThemeGtk theme; local
H A DWidgetRenderingContext.cpp75 RenderThemeGtk* theme = static_cast<RenderThemeGtk*>(RenderTheme::defaultTheme().get()); local
136 RenderThemeGtk* theme = static_cast<RenderThemeGtk*>(RenderTheme::defaultTheme().get()); local
/macosx-10.9.5/WebCore-7537.78.1/rendering/
H A DRenderMediaControls.cpp63 RenderTheme* theme = o->theme(); local
/macosx-10.9.5/WebKit2-7537.78.2/WebProcess/WebPage/efl/
H A DWebPageEfl.cpp171 WebCore::RenderThemeEfl* theme = static_cast<WebCore::RenderThemeEfl*>(m_page->theme()); local
/macosx-10.9.5/WebCore-7537.78.1/html/
H A DTextFieldInputType.cpp222 RefPtr<RenderTheme> theme = document->page() ? document->page()->theme() : RenderTheme::defaultTheme(); local

Completed in 157 milliseconds

123