Searched defs:bgColor (Results 1 – 11 of 11) sorted by relevance
189 String HTMLTableRowElement::bgColor() const in bgColor() function in WebCore::HTMLTableRowElement
172 String HTMLTableCellElement::bgColor() const in bgColor() function in WebCore::HTMLTableCellElement
228 String HTMLBodyElement::bgColor() const in bgColor() function in WebCore::HTMLBodyElement
166 String HTMLDocument::bgColor() in bgColor() function in WebCore::HTMLDocument
672 String HTMLTableElement::bgColor() const in bgColor() function in WebCore::HTMLTableElement
53 const Color& bgColor() const { return style()->backgroundColor(); } in bgColor() function
464 Color bgColor(GetRValue(colorMenu), GetGValue(colorMenu), GetBValue(colorMenu), 255); in adjustMenuListButtonStyle() local
529 Color bgColor = c; in paintFillLayerExtended() local
576 Color bgColor = style()->backgroundColor(); in paintRootBoxDecorations() local
224 SkColor bgColor; in test_diagonal() local
102 CGColorRef bgColor = createCGColor(color); in setLayerBackgroundColor() local