![]() |
Flutter Engine
The Flutter Engine
|
#include <SkSVGValue.h>
Public Member Functions | |
SkSVGWrapperValue (const T &v) | |
operator const T & () const | |
const T * | operator-> () const |
![]() | |
Type | type () const |
template<typename T > | |
const T * | as () const |
![]() | |
SkNoncopyable ()=default | |
SkNoncopyable (SkNoncopyable &&)=default | |
SkNoncopyable & | operator= (SkNoncopyable &&)=default |
Static Public Attributes | |
static constexpr Type | TYPE = ValueType |
Additional Inherited Members | |
![]() | |
enum class | Type { kColor , kFilter , kLength , kNumber , kObjectBoundingBoxUnits , kPreserveAspectRatio , kStopColor , kString , kTransform , kViewBox } |
![]() | |
SkSVGValue (Type t) | |
Definition at line 50 of file SkSVGValue.h.
|
inlineexplicit |
Definition at line 54 of file SkSVGValue.h.
|
inline |
Definition at line 58 of file SkSVGValue.h.
|
inline |
Definition at line 59 of file SkSVGValue.h.
|
staticconstexpr |
Definition at line 52 of file SkSVGValue.h.