|
ReactOS 0.4.17-dev-934-g091855f
|
This is the complete list of members for ID2D1SvgGlyphStyle, including all inherited members.
| AddRef() | IUnknown | |
| GetFactory([out] ID2D1Factory **factory) | ID2D1Resource | |
| GetFill([out] ID2D1Brush **brush) | ID2D1SvgGlyphStyle | |
| GetStroke([out, optional] ID2D1Brush **brush, [out, optional] FLOAT *stroke_width, [out, optional] FLOAT *dashes, [in, optional] UINT32 dashes_count, [out, optional] FLOAT *dash_offset) | ID2D1SvgGlyphStyle | |
| GetStrokeDashesCount(void) | ID2D1SvgGlyphStyle | |
| LPUNKNOWN typedef | IUnknown | |
| QueryInterface([in] REFIID riid, [out, iid_is(riid)] void **ppvObject) | IUnknown | |
| Release() | IUnknown | |
| SetFill([in, optional] ID2D1Brush *brush) | ID2D1SvgGlyphStyle | |
| SetStroke([in, optional] ID2D1Brush *brush, [in] FLOAT stroke_width, [in, optional] const FLOAT *dashes, [in, optional] UINT32 dashes_count, [in] FLOAT dash_offset) | ID2D1SvgGlyphStyle |