Lines Matching refs:Hash

7 type Hash uint32
11 A Hash = 0x101 // a
12 Alignment_Baseline Hash = 0x2e12 // alignment-baseline
13 BaseProfile Hash = 0xb // baseProfile
14 Baseline_Shift Hash = 0x380e // baseline-shift
15 Buffered_Rendering Hash = 0x5212 // buffered-rendering
16 Clip Hash = 0x6404 // clip
17 Clip_Path Hash = 0x6409 // clip-path
18 Clip_Rule Hash = 0x8009 // clip-rule
19 Color Hash = 0xd805 // color
20 Color_Interpolation Hash = 0xd813 // color-interpolation
21 Color_Interpolation_Filters Hash = 0xd81b // color-interpolation-filters
22 Color_Profile Hash = 0x1f70d // color-profile
23 Color_Rendering Hash = 0x2320f // color-rendering
24 ContentScriptType Hash = 0xa011 // contentScriptType
25 ContentStyleType Hash = 0xb110 // contentStyleType
26 Cursor Hash = 0xc106 // cursor
27 D Hash = 0x5901 // d
28 Defs Hash = 0x36904 // defs
29 Direction Hash = 0x30c09 // direction
30 Display Hash = 0x9807 // display
31 Dominant_Baseline Hash = 0x19211 // dominant-baseline
32 Enable_Background Hash = 0x8811 // enable-background
33 FeImage Hash = 0x14507 // feImage
34 Fill Hash = 0xc904 // fill
35 Fill_Opacity Hash = 0x33d0c // fill-opacity
36 Fill_Rule Hash = 0xc909 // fill-rule
37 Filter Hash = 0xec06 // filter
38 Flood_Color Hash = 0xd20b // flood-color
39 Flood_Opacity Hash = 0x1050d // flood-opacity
40 Font Hash = 0x11404 // font
41 Font_Family Hash = 0x1140b // font-family
42 Font_Size Hash = 0x11f09 // font-size
43 Font_Size_Adjust Hash = 0x11f10 // font-size-adjust
44 Font_Stretch Hash = 0x1370c // font-stretch
45 Font_Style Hash = 0x14c0a // font-style
46 Font_Variant Hash = 0x1560c // font-variant
47 Font_Weight Hash = 0x1620b // font-weight
48 ForeignObject Hash = 0x16d0d // foreignObject
49 G Hash = 0x1601 // g
50 Glyph_Orientation_Horizontal Hash = 0x1d31c // glyph-orientation-horizontal
51 Glyph_Orientation_Vertical Hash = 0x161a // glyph-orientation-vertical
52 Height Hash = 0x6c06 // height
53 Href Hash = 0x14204 // href
54 Image Hash = 0x17a05 // image
55 Image_Rendering Hash = 0x17a0f // image-rendering
56 Kerning Hash = 0x1bc07 // kerning
57 Letter_Spacing Hash = 0x90e // letter-spacing
58 Lighting_Color Hash = 0x1ee0e // lighting-color
59 Line Hash = 0x3c04 // line
60 Marker Hash = 0x18906 // marker
61 Marker_End Hash = 0x1890a // marker-end
62 Marker_Mid Hash = 0x1a30a // marker-mid
63 Marker_Start Hash = 0x1ad0c // marker-start
64 Mask Hash = 0x1b904 // mask
65 Metadata Hash = 0x1c308 // metadata
66 Missing_Glyph Hash = 0x1cb0d // missing-glyph
67 Opacity Hash = 0x10b07 // opacity
68 Overflow Hash = 0x26208 // overflow
69 Paint_Order Hash = 0x2ae0b // paint-order
70 Path Hash = 0x6904 // path
71 Pattern Hash = 0x20407 // pattern
72 Pointer_Events Hash = 0x20b0e // pointer-events
73 Points Hash = 0x22706 // points
74 Polygon Hash = 0x24107 // polygon
75 Polyline Hash = 0x24808 // polyline
76 PreserveAspectRatio Hash = 0x25013 // preserveAspectRatio
77 Rect Hash = 0x30e04 // rect
78 Rx Hash = 0x4f02 // rx
79 Ry Hash = 0xc602 // ry
80 Script Hash = 0xf206 // script
81 Shape_Rendering Hash = 0x2180f // shape-rendering
82 Solid_Color Hash = 0x22c0b // solid-color
83 Solid_Opacity Hash = 0x36c0d // solid-opacity
84 Stop_Color Hash = 0x12d0a // stop-color
85 Stop_Opacity Hash = 0x2740c // stop-opacity
86 Stroke Hash = 0x28006 // stroke
87 Stroke_Dasharray Hash = 0x28010 // stroke-dasharray
88 Stroke_Dashoffset Hash = 0x29011 // stroke-dashoffset
89 Stroke_Linecap Hash = 0x2a10e // stroke-linecap
90 Stroke_Linejoin Hash = 0x2b90f // stroke-linejoin
91 Stroke_Miterlimit Hash = 0x2c811 // stroke-miterlimit
92 Stroke_Opacity Hash = 0x2d90e // stroke-opacity
93 Stroke_Width Hash = 0x2e70c // stroke-width
94 Style Hash = 0x15105 // style
95 Svg Hash = 0x2f303 // svg
96 Switch Hash = 0x2f606 // switch
97 Symbol Hash = 0x2fc06 // symbol
98 Text_Anchor Hash = 0x450b // text-anchor
99 Text_Decoration Hash = 0x710f // text-decoration
100 Text_Rendering Hash = 0xf70e // text-rendering
101 Type Hash = 0x11004 // type
102 Unicode_Bidi Hash = 0x3020c // unicode-bidi
103 Use Hash = 0x31503 // use
104 Vector_Effect Hash = 0x3180d // vector-effect
105 Version Hash = 0x32507 // version
106 ViewBox Hash = 0x32c07 // viewBox
107 Viewport_Fill Hash = 0x3340d // viewport-fill
108 Viewport_Fill_Opacity Hash = 0x33415 // viewport-fill-opacity
109 Visibility Hash = 0x3490a // visibility
110 White_Space Hash = 0x2690b // white-space
111 Width Hash = 0x2ee05 // width
112 Word_Spacing Hash = 0x3530c // word-spacing
113 Writing_Mode Hash = 0x35f0c // writing-mode
114 X Hash = 0x4701 // x
115 X1 Hash = 0x5002 // x1
116 X2 Hash = 0x33202 // x2
117 Xml_Space Hash = 0x37909 // xml:space
118 Y Hash = 0x1801 // y
119 Y1 Hash = 0x9e02 // y1
120 Y2 Hash = 0xc702 // y2
123 var HashMap = map[string]Hash{
237 func (i Hash) String() string {
242 func (i Hash) Bytes() []byte {
252 func ToHash(s []byte) Hash {
303 var _Hash_table = [1 << 7]Hash{