Inkscape
Vector Graphics Editor
Loading...
Searching...
No Matches
sp-gradient-units.h
Go to the documentation of this file.
1
// SPDX-License-Identifier: GPL-2.0-or-later
/*
5
* Authors: see git history
6
*
7
* Copyright (C) 2018 Authors
8
* Released under GNU GPL v2+, read the file
'COPYING'
for
more information.
9
*/
10
#ifndef SEEN_SP_GRADIENT_UNITS_H
11
#define SEEN_SP_GRADIENT_UNITS_H
12
13
enum
SPGradientUnits
{
14
SP_GRADIENT_UNITS_OBJECTBOUNDINGBOX
,
15
SP_GRADIENT_UNITS_USERSPACEONUSE
16
};
17
18
#endif
/* !SEEN_SP_GRADIENT_UNITS_H */
19
20
/*
21
Local Variables:
22
mode:c++
23
c-file-style:"stroustrup"
24
c-file-offsets:((innamespace . 0)(inline-open . 0)(case-label . +))
25
indent-tabs-mode:nil
26
fill-column:99
27
End:
28
*/
29
// vim: filetype=cpp:expandtab:shiftwidth=4:tabstop=8:softtabstop=4:fileencoding=utf-8:textwidth=99 :
SPGradientUnits
SPGradientUnits
Definition
sp-gradient-units.h:13
SP_GRADIENT_UNITS_USERSPACEONUSE
@ SP_GRADIENT_UNITS_USERSPACEONUSE
Definition
sp-gradient-units.h:15
SP_GRADIENT_UNITS_OBJECTBOUNDINGBOX
@ SP_GRADIENT_UNITS_OBJECTBOUNDINGBOX
Definition
sp-gradient-units.h:14
src
object
sp-gradient-units.h
Generated on Sun Jul 13 2025 04:02:17 for Inkscape by
1.9.8