Skia
2D Graphics Library
SkSVGProperty< T, kInheritable > Member List

This is the complete list of members for SkSVGProperty< T, kInheritable >, including all inherited members.

getMaybeNull() constSkSVGProperty< T, kInheritable >inline
init(Args &&... args)SkSVGProperty< T, kInheritable >inline
isInheritable() constSkSVGProperty< T, kInheritable >inline
isValue() constSkSVGProperty< T, kInheritable >inline
operator*()SkSVGProperty< T, kInheritable >inline
operator*() constSkSVGProperty< T, kInheritable >inline
operator->()SkSVGProperty< T, kInheritable >inline
operator->() constSkSVGProperty< T, kInheritable >inline
set(SkSVGPropertyState state)SkSVGProperty< T, kInheritable >inline
set(const T &value)SkSVGProperty< T, kInheritable >inline
set(T &&value)SkSVGProperty< T, kInheritable >inline
SkSVGProperty()SkSVGProperty< T, kInheritable >inline
SkSVGProperty(SkSVGPropertyState state)SkSVGProperty< T, kInheritable >inlineexplicit
SkSVGProperty(const T &value)SkSVGProperty< T, kInheritable >inlineexplicit
SkSVGProperty(T &&value)SkSVGProperty< T, kInheritable >inlineexplicit
ValueT typedefSkSVGProperty< T, kInheritable >