Skia
2D Graphics Library
|
#include <SkSVGTypes.h>
Public Types | |
enum class | Type { kFamily , kInherit } |
Public Member Functions | |
SkSVGFontFamily () | |
SkSVGFontFamily (const char family[]) | |
bool | operator== (const SkSVGFontFamily &other) const |
bool | operator!= (const SkSVGFontFamily &other) const |
Type | type () const |
const SkString & | family () const |
|
strong |
|
inline |
|
inlineexplicit |
|
inline |
|
inline |
|
inline |
|
inline |