Skia
2D Graphics Library
|
#include <SkSVGTypes.h>
Public Types | |
enum class | Type { kLength , kInherit } |
Public Member Functions | |
SkSVGFontSize () | |
SkSVGFontSize (const SkSVGLength &s) | |
bool | operator== (const SkSVGFontSize &other) const |
bool | operator!= (const SkSVGFontSize &other) const |
Type | type () const |
const SkSVGLength & | size () const |
|
strong |
|
inline |
|
inlineexplicit |
|
inline |
|
inline |
|
inline |
|
inline |