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

  /external/webkit/WebCore/platform/graphics/
GraphicsContext.cpp 250 setPlatformStrokeGradient(m_common->state.strokeGradient.get());
492 void GraphicsContext::setPlatformStrokeGradient(Gradient*)
GraphicsContext.h 438 void setPlatformStrokeGradient(Gradient*);
  /external/webkit/WebCore/platform/graphics/skia/
GraphicsContextSkia.cpp 1053 void GraphicsContext::setPlatformStrokeGradient(Gradient* gradient)
    [all...]

Completed in 105 milliseconds