HomeSort by relevance Sort by last modified time
    Searched defs:setStrokeThickness (Results 1 - 4 of 4) sorted by null

  /external/webkit/WebCore/platform/graphics/
GraphicsContext.cpp 111 void GraphicsContext::setStrokeThickness(float thickness)
  /external/webkit/WebCore/platform/graphics/openvg/
PainterOpenVG.cpp 483 void PainterOpenVG::setStrokeThickness(float thickness)
  /external/webkit/WebCore/platform/graphics/skia/
PlatformContextSkia.cpp 472 void PlatformContextSkia::setStrokeThickness(float thickness)
  /external/webkit/WebCore/platform/graphics/android/
GraphicsContextAndroid.cpp 204 void setStrokeThickness(float f) {
865 m_data->setStrokeThickness(f);
    [all...]

Completed in 18 milliseconds