summaryrefslogtreecommitdiffstats
path: root/ksvg/data/SVGMarkerElementImpl.lut.h
blob: d89e711ce78448790ae3d89ecf9e5f830dd9b33e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
/* Automatically generated from impl/SVGMarkerElementImpl.cc using ../../kdelibs/kjs/create_hash_table. DO NOT EDIT ! */

using namespace KJS;

namespace KSVG {

static const char SVGMarkerElementImpl__s_hashTableStrings[] = {
    "\0"
    "markerHeight\0"
    "markerUnits\0"
    "markerWidth\0"
    "orientAngle\0"
    "orientType\0"
    "orient\0"
    "refX\0"
    "refY\0"
};


static const struct HashEntry SVGMarkerElementImpl__s_hashTableEntries[] = {
   { 1, SVGMarkerElementImpl::MarkerHeight, DontDelete|ReadOnly, 0, 12 },
   { 0, 0, 0, 0, -1 },
   { 0, 0, 0, 0, -1 },
   { 0, 0, 0, 0, -1 },
   { 0, 0, 0, 0, -1 },
   { 0, 0, 0, 0, -1 },
   { 0, 0, 0, 0, -1 },
   { 14, SVGMarkerElementImpl::MarkerUnits, DontDelete|ReadOnly, 0, -1 },
   { 50, SVGMarkerElementImpl::OrientType, DontDelete|ReadOnly, 0, 13 },
   { 68, SVGMarkerElementImpl::RefX, DontDelete|ReadOnly, 0, -1 },
   { 73, SVGMarkerElementImpl::RefY, DontDelete|ReadOnly, 0, 11 },
   { 26, SVGMarkerElementImpl::MarkerWidth, DontDelete|ReadOnly, 0, -1 },
   { 38, SVGMarkerElementImpl::OrientAngle, DontDelete|ReadOnly, 0, -1 },
   { 61, SVGMarkerElementImpl::Orient, DontDelete|ReadOnly, 0, -1 }
};

const struct HashTable SVGMarkerElementImpl::s_hashTable = { 2, 14, SVGMarkerElementImpl__s_hashTableEntries, 11, SVGMarkerElementImpl__s_hashTableStrings};

} // namespace

using namespace KJS;

namespace KSVG {

static const char SVGMarkerElementImplProto__s_hashTableStrings[] = {
    "\0"
    "setOrientToAngle\0"
    "setOrientToAuto\0"
};


static const struct HashEntry SVGMarkerElementImplProto__s_hashTableEntries[] = {
   { 0, 0, 0, 0, -1 },
   { 18, SVGMarkerElementImpl::SetOrientToAuto, DontDelete|Function, 0, 3 },
   { 0, 0, 0, 0, -1 },
   { 1, SVGMarkerElementImpl::SetOrientToAngle, DontDelete|Function, 0, -1 }
};

const struct HashTable SVGMarkerElementImplProto::s_hashTable = { 2, 4, SVGMarkerElementImplProto__s_hashTableEntries, 3, SVGMarkerElementImplProto__s_hashTableStrings};

} // namespace

using namespace KJS;

namespace KSVG {

static const char SVGMarkerElementImplConstructor__s_hashTableStrings[] = {
    "\0"
    "SVG_MARKERUNITS_USERSPACEONUSE\0"
    "SVG_MARKERUNITS_STROKEWIDTH\0"
    "SVG_MARKER_ORIENT_UNKNOWN\0"
    "SVG_MARKERUNITS_UNKNOWN\0"
    "SVG_MARKER_ORIENT_ANGLE\0"
    "SVG_MARKER_ORIENT_AUTO\0"
};


static const struct HashEntry SVGMarkerElementImplConstructor__s_hashTableEntries[] = {
   { 110, KSVG::SVG_MARKER_ORIENT_ANGLE, DontDelete|ReadOnly, 0, -1 },
   { 1, KSVG::SVG_MARKERUNITS_USERSPACEONUSE, DontDelete|ReadOnly, 0, -1 },
   { 86, KSVG::SVG_MARKERUNITS_UNKNOWN, DontDelete|ReadOnly, 0, -1 },
   { 134, KSVG::SVG_MARKER_ORIENT_AUTO, DontDelete|ReadOnly, 0, -1 },
   { 32, KSVG::SVG_MARKERUNITS_STROKEWIDTH, DontDelete|ReadOnly, 0, -1 },
   { 60, KSVG::SVG_MARKER_ORIENT_UNKNOWN, DontDelete|ReadOnly, 0, -1 },
   { 0, 0, 0, 0, -1 }
};

const struct HashTable SVGMarkerElementImplConstructor::s_hashTable = { 2, 7, SVGMarkerElementImplConstructor__s_hashTableEntries, 7, SVGMarkerElementImplConstructor__s_hashTableStrings};

} // namespace