![]() |
Skia
2D Graphics Library
|
#include <SkSVGTypes.h>
Public Types | |
| enum class | Type { kStart , kMiddle , kEnd , kInherit } |
Public Member Functions | |
| SkSVGTextAnchor () | |
| SkSVGTextAnchor (Type t) | |
| bool | operator== (const SkSVGTextAnchor &other) const |
| bool | operator!= (const SkSVGTextAnchor &other) const |
| Type | type () const |
|
strong |
|
inline |
|
inlineexplicit |
|
inline |
|
inline |
|
inline |