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

  /external/webkit/Source/WebCore/platform/graphics/win/
GraphicsContextCGWin.cpp 170 CGContextSetRGBStrokeColor(context, red, green, blue, alpha);
  /external/webkit/Tools/DumpRenderTree/mac/
PixelDumpSupportMac.mm 260 CGContextSetRGBStrokeColor(context, 1.0, 0.0, 0.0, 1.0);

Completed in 760 milliseconds