Searched defs:backgroundColor (Results 1 - 25 of 36) sorted by relevance

12

/macosx-10.9.5/WebCore-7537.78.1/html/track/
H A DTextTrackCueGeneric.h68 Color backgroundColor() const { return m_backgroundColor; } function in class:WebCore::TextTrackCueGeneric
/macosx-10.9.5/WebCore-7537.78.1/platform/
H A DPopupMenuStyle.h55 const Color& backgroundColor() const { return m_backgroundColor; } function in class:WebCore::PopupMenuStyle
/macosx-10.9.5/WebKit-7537.78.2/qt/WebCoreSupport/
H A DPopupMenuQt.cpp45 virtual QColor backgroundColor() const { return d ? QColor(d->menuStyle().backgroundColor()) : QColor(); } function in class:SelectData
H A DQWebFrameAdapter.cpp805 void QWebFrameAdapter::updateBackgroundRecursively(const QColor& backgroundColor) argument
/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/API/qt/
H A Dqquickwebpage.cpp97 QColor backgroundColor = webViewPrivate->transparentBackground() ? Qt::transparent : Qt::white; local
/macosx-10.9.5/pyobjc-42/2.5/pyobjc/pyobjc-framework-Cocoa/Examples/AppKit/DragItemAround/
H A DDragItemAround.py154 def backgroundColor(self): member in class:DraggableItemView
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-framework-Cocoa/Examples/AppKit/DragItemAround/
H A DDragItemAround.py154 def backgroundColor(self): member in class:DraggableItemView
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/cg/
H A DImageBufferDataCG.cpp194 Pixel_8888 backgroundColor; local
266 Pixel_8888 backgroundColor; local
417 Pixel_8888 backgroundColor; local
479 Pixel_8888 backgroundColor; local
/macosx-10.9.5/WebKit-7537.78.2/blackberry/Api/
H A DWebPageCompositor_p.h89 WebCore::Color backgroundColor() const { return m_backgroundColor; } function in class:BlackBerry::WebKit::WebPageCompositorPrivate
H A DWebSettings.cpp708 unsigned WebSettings::backgroundColor() const function in class:BlackBerry::WebKit::WebSettings
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/
H A DInbandTextTrackPrivateClient.h87 Color backgroundColor() const { return m_backgroundColor; } function in class:WebCore::GenericCueData
H A DGraphicsContext.cpp464 void GraphicsContext::drawHighlightForText(const Font& font, const TextRun& run, const FloatPoint& point, int h, const Color& backgroundColor, ColorSpace colorSpace, int from, int to) argument
H A DGraphicsLayer.h325 const Color& backgroundColor() const { return m_backgroundColor; } function in class:WebCore::GraphicsLayer
/macosx-10.9.5/WebKit-7537.78.2/mac/WebView/
H A DWebViewData.h141 NSColor *backgroundColor; variable
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/blackberry/
H A DLayerData.h125 Color backgroundColor() const { return m_backgroundColor; } function in class:WebCore::LayerData
/macosx-10.9.5/WebCore-7537.78.1/rendering/
H A DRenderMenuList.cpp499 Color backgroundColor; local
[all...]
H A DRenderTreeAsText.cpp279 Color backgroundColor = o.style()->visitedDependentColor(CSSPropertyBackgroundColor); local
H A DRenderTheme.cpp84 void RenderTheme::adjustStyle(StyleResolver* styleResolver, RenderStyle* style, Element* e, bool UAHasAppearance, const BorderData& border, const FillLayer& background, const Color& backgroundColor) argument
H A DInlineTextBox.cpp325 Color correctedTextColor(Color textColor, Color backgroundColor) argument
/macosx-10.9.5/WebCore-7537.78.1/rendering/svg/
H A DSVGInlineTextBox.cpp256 paintInfo.context->fillRect(selectionRectForTextFragment(fragment, fragmentStartPosition, fragmentEndPosition, style), backgroundColor, style->colorSpace()); local
/macosx-10.9.5/WebCore-7537.78.1/page/
H A DFrame.cpp762 void Frame::createView(const IntSize& viewportSize, const Color& backgroundColor, bool transparent, argument
1057 Color backgroundColor; member in struct:WebCore::ScopedFramePaintingState
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/ca/win/
H A DPlatformCALayerWin.cpp540 Color PlatformCALayer::backgroundColor() const function in class:PlatformCALayer
/macosx-10.9.5/WebKit-7537.78.2/win/
H A DFullscreenVideoController.cpp77 static const unsigned int backgroundColor = 0xA0202020; variable
/macosx-10.9.5/WebCore-7537.78.1/css/
H A DStyleResolver.h491 Color backgroundColor() const { return m_backgroundColor; } function in class:WebCore::StyleResolver::State
/macosx-10.9.5/WebKit-7537.78.2/gtk/WebCoreSupport/
H A DFrameLoaderClientGtk.cpp1256 Color backgroundColor = transparent ? WebCore::Color::transparent : WebCore::Color::white; local

Completed in 315 milliseconds

12