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

  /external/chromium/chrome/browser/ui/gtk/
rounded_window.h 25 enum BorderEdge {
  /external/webkit/Source/WebCore/rendering/
RenderBoxModelObject.h 153 const IntRect& sideRect, BoxSide, BoxSide adjacentSide1, BoxSide adjacentSide2, const class BorderEdge[],
156 const class BorderEdge[], bool includeLogicalLeftEdge, bool includeLogicalRightEdge, bool antialias = false);
158 const class BorderEdge[], BorderEdgeFlags, bool includeLogicalLeftEdge, bool includeLogicalRightEdge, bool antialias = false, const Color* overrideColor = 0);
159 void drawBoxSideFromPath(GraphicsContext*, const IntRect&, const Path&, const class BorderEdge[],
RenderBoxModelObject.cpp     [all...]

Completed in 175 milliseconds