OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:borderstartedgecolor
(Results
1 - 1
of
1
) sorted by null
/external/webkit/Source/WebCore/rendering/
RenderFrameSet.cpp
69
static Color
borderStartEdgeColor
()
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