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

  /external/chromium_org/third_party/WebKit/Source/platform/graphics/
GraphicsContextState.cpp 86 void GraphicsContextState::setStrokeThickness(float thickness)
GraphicsContext.h 123 void setStrokeThickness(float thickness) { mutableState()->setStrokeThickness(thickness); }

Completed in 147 milliseconds