HomeSort by relevance Sort by last modified time
    Searched refs:separatorSpace (Results 1 - 2 of 2) sorted by null

  /external/webkit/Source/WebCore/rendering/
RenderThemeSafari.cpp 843 int separatorSpace = 2;
854 paintInfo.context->drawLine(IntPoint(leftEdgeOfSeparator + separatorSpace, bounds.y()),
855 IntPoint(leftEdgeOfSeparator + separatorSpace, bounds.maxY()));
    [all...]
RenderThemeMac.mm     [all...]

Completed in 42 milliseconds