Home
last modified time | relevance | path

Searched refs:selectionBackgroundColor (Results 1 – 15 of 15) sorted by relevance

/external/webkit/Source/WebCore/rendering/
DEllipsisBox.cpp84 Color c = m_renderer->selectionBackgroundColor(); in paintSelection()
DRenderWidget.cpp323 … paintInfo.context->fillRect(selectionRect(), selectionBackgroundColor(), style()->colorSpace()); in paint()
DRenderReplaced.cpp154 …paintInfo.context->fillRect(selectionPaintingRect, selectionBackgroundColor(), style()->colorSpace… in paint()
DRenderListMarker.cpp1137 context->fillRect(selRect, selectionBackgroundColor(), style()->colorSpace()); in paint()
1151 context->fillRect(selRect, selectionBackgroundColor(), style()->colorSpace()); in paint()
DRootInlineBox.cpp344 …aintInfo->context->fillRect(gapRect, box->parent()->renderer()->selectionBackgroundColor(), box->p… in lineSelectionGap()
DRenderObject.h699 Color selectionBackgroundColor() const;
DInlineTextBox.cpp800 Color c = renderer()->selectionBackgroundColor(); in paintSelection()
DRenderBlock.cpp3011 paintInfo->context->fillRect(gapRect, selectionBackgroundColor(), style()->colorSpace()); in blockSelectionGap()
3027 …paintInfo->context->fillRect(gapRect, selObj->selectionBackgroundColor(), selObj->style()->colorSp… in logicalLeftSelectionGap()
3043 …paintInfo->context->fillRect(gapRect, selObj->selectionBackgroundColor(), selObj->style()->colorSp… in logicalRightSelectionGap()
DRenderObject.cpp1440 Color RenderObject::selectionBackgroundColor() const in selectionBackgroundColor() function in WebCore::RenderObject
/external/webkit/Source/WebCore/rendering/svg/
DSVGInlineTextBox.cpp180 Color backgroundColor = renderer()->selectionBackgroundColor(); in paintSelectionBackground()
/external/webkit/Source/WebCore/
DChangeLog-2006-12-3148927 selectionBackgroundColor instead.
48956 (WebCore::RenderObject::selectionBackgroundColor):
DChangeLog-2009-06-1636629 (WebCore::RenderObject::selectionBackgroundColor):
43658 (WebCore::RenderObject::selectionBackgroundColor):
77996 (WebCore::RenderObject::selectionBackgroundColor):
DChangeLog-2008-08-1011983 (WebCore::RenderObject::selectionBackgroundColor):
57292 (WebCore::RenderObject::selectionBackgroundColor): Ditto.
DChangeLog-2010-05-241203 (WebCore::RenderObject::selectionBackgroundColor):
DChangeLog-2010-12-06127726 (WebCore::RenderObject::selectionBackgroundColor):