Home | History | Annotate | Download | only in frame

Lines Matching defs:baseBackgroundColor

1914 Color FrameView::baseBackgroundColor() const
2552 context->fillRect(cornerRect, baseBackgroundColor());
2566 context->fillRect(toFill, baseBackgroundColor());
2578 Color result = baseBackgroundColor();