Searched refs:borderStartEdgeColor (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DRenderFrameSet.cpp70 static Color borderStartEdgeColor() function in namespace:blink
99 context->fillRect(IntRect(borderRect.location(), IntSize(1, height())), borderStartEdgeColor());
118 context->fillRect(IntRect(borderRect.location(), IntSize(width(), 1)), borderStartEdgeColor());

Completed in 535 milliseconds