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

  /external/chromium_org/third_party/WebKit/Source/platform/graphics/
GraphicsContextState.h 75 Gradient* strokeGradient() const { return m_strokeGradient.get(); }
GraphicsContext.h 130 Gradient* strokeGradient() const { return immutableState()->strokeGradient(); }

Completed in 561 milliseconds