Skia
2D Graphics Library
|
#include <SkSVGTypes.h>
Public Types | |
enum class | Type { kPad , kRepeat , kReflect } |
Public Member Functions | |
constexpr | SkSVGSpreadMethod () |
constexpr | SkSVGSpreadMethod (Type t) |
SkSVGSpreadMethod (const SkSVGSpreadMethod &)=default | |
SkSVGSpreadMethod & | operator= (const SkSVGSpreadMethod &)=default |
bool | operator== (const SkSVGSpreadMethod &other) const |
bool | operator!= (const SkSVGSpreadMethod &other) const |
Type | type () const |
|
strong |
|
inlineconstexpr |
|
inlineexplicitconstexpr |
|
default |
|
inline |
|
default |
|
inline |
|
inline |