Flutter Engine
The Flutter Engine
|
#include <SkDWrite.h>
Public Member Functions | |
DWriteStyle (const SkFontStyle &pattern) | |
Public Attributes | |
DWRITE_FONT_WEIGHT | fWeight |
DWRITE_FONT_STRETCH | fWidth |
DWRITE_FONT_STYLE | fSlant |
Definition at line 83 of file SkDWrite.h.
|
inlineexplicit |
Definition at line 84 of file SkDWrite.h.
DWRITE_FONT_STYLE DWriteStyle::fSlant |
Definition at line 96 of file SkDWrite.h.
DWRITE_FONT_WEIGHT DWriteStyle::fWeight |
Definition at line 94 of file SkDWrite.h.
DWRITE_FONT_STRETCH DWriteStyle::fWidth |
Definition at line 95 of file SkDWrite.h.