#include <SkSVGTypes.h>
|
enum class | Type {
k100
, k200
, k300
, k400
,
k500
, k600
, k700
, k800
,
k900
, kNormal
, kBold
, kBolder
,
kLighter
, kInherit
} |
|
◆ Type
Enumerator |
---|
k100 | |
k200 | |
k300 | |
k400 | |
k500 | |
k600 | |
k700 | |
k800 | |
k900 | |
kNormal | |
kBold | |
kBolder | |
kLighter | |
kInherit | |
◆ SkSVGFontWeight() [1/2]
SkSVGFontWeight::SkSVGFontWeight |
( |
| ) |
|
|
inline |
◆ SkSVGFontWeight() [2/2]
SkSVGFontWeight::SkSVGFontWeight |
( |
Type |
t | ) |
|
|
inlineexplicit |
◆ operator!=()
◆ operator==()
◆ type()
Type SkSVGFontWeight::type |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: