Searched defs:selectionColor (Results 1 – 3 of 3) sorted by relevance
68 virtual Color selectionColor(ControlPart, ControlState, SelectionPart) const { return Color(); } in selectionColor() function
64 const RGBA32 selectionColor = makeRGB(181, 224, 136); variable
1456 Color RenderObject::selectionColor(int colorProperty) const in selectionColor() function in WebCore::RenderObject