Home
last modified time | relevance | path

Searched refs:createBrush (Results 1 – 1 of 1) sorted by relevance

/external/webkit/WebCore/platform/graphics/wince/
DGraphicsContextWince.cpp372 static inline HGDIOBJ createBrush(const Color& col) in createBrush() function
649 brush = createBrush(fillColor()); in drawRect()
733 brush = createBrush(fillColor()); in drawEllipse()
921 brush = createBrush(fillColor()); in drawConvexPolygon()
1277 HGDIOBJ brush = createBrush(shadowColor); in fillRoundedRect()
1374 HGDIOBJ brush = createBrush(c); in fillPath()
1394 HGDIOBJ brush = createBrush(c); in fillPath()