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

/external/webkit/Source/WebCore/rendering/
H A DRenderFrameSet.cpp69 static Color borderStartEdgeColor() function in namespace:WebCore
99 context->fillRect(IntRect(borderRect.location(), IntSize(1, height())), borderStartEdgeColor(), colorSpace);
119 context->fillRect(IntRect(borderRect.location(), IntSize(width(), 1)), borderStartEdgeColor(), colorSpace);

Completed in 19 milliseconds