Skia
2D Graphics Library
|
#include <SkSVGTypes.h>
Public Types | |
enum class | Type { kNormal , kItalic , kOblique , kInherit } |
Public Member Functions | |
SkSVGFontStyle () | |
SkSVGFontStyle (Type t) | |
bool | operator== (const SkSVGFontStyle &other) const |
bool | operator!= (const SkSVGFontStyle &other) const |
Type | type () const |
|
strong |
|
inline |
|
inlineexplicit |
|
inline |
|
inline |
|
inline |