diff options
author | Xidorn Quan <me@upsuper.org> | 2017-08-30 13:12:10 +1000 |
---|---|---|
committer | Xidorn Quan <me@upsuper.org> | 2017-08-30 13:52:19 +1000 |
commit | 65c2047df21d0a4a6bf70096a51d701bf0dd7eb0 (patch) | |
tree | 4aa889d3e30de6d7c8ea89a7f0d72df6319d5ee3 /components/style/gecko/generated/atom_macro.rs | |
parent | 473934c989c94773c38f585b1c4500cd8c811738 (diff) | |
download | servo-65c2047df21d0a4a6bf70096a51d701bf0dd7eb0.tar.gz servo-65c2047df21d0a4a6bf70096a51d701bf0dd7eb0.zip |
Rewrite CounterStyleOrNone::from_gecko_value to use fewer binding functions
Diffstat (limited to 'components/style/gecko/generated/atom_macro.rs')
-rw-r--r-- | components/style/gecko/generated/atom_macro.rs | 104 |
1 files changed, 104 insertions, 0 deletions
diff --git a/components/style/gecko/generated/atom_macro.rs b/components/style/gecko/generated/atom_macro.rs index 52e7f740c07..c3da2f4bab7 100644 --- a/components/style/gecko/generated/atom_macro.rs +++ b/components/style/gecko/generated/atom_macro.rs @@ -654,6 +654,10 @@ cfg_if! { pub static nsGkAtoms_disablehistory: *mut nsIAtom; #[link_name = "_ZN9nsGkAtoms17disablefullscreenE"] pub static nsGkAtoms_disablefullscreen: *mut nsIAtom; + #[link_name = "_ZN9nsGkAtoms17disclosure_closedE"] + pub static nsGkAtoms_disclosure_closed: *mut nsIAtom; + #[link_name = "_ZN9nsGkAtoms15disclosure_openE"] + pub static nsGkAtoms_disclosure_open: *mut nsIAtom; #[link_name = "_ZN9nsGkAtoms7displayE"] pub static nsGkAtoms_display: *mut nsIAtom; #[link_name = "_ZN9nsGkAtoms11displayModeE"] @@ -842,6 +846,8 @@ cfg_if! { pub static nsGkAtoms_equalsize: *mut nsIAtom; #[link_name = "_ZN9nsGkAtoms5errorE"] pub static nsGkAtoms_error: *mut nsIAtom; + #[link_name = "_ZN9nsGkAtoms16ethiopic_numericE"] + pub static nsGkAtoms_ethiopic_numeric: *mut nsIAtom; #[link_name = "_ZN9nsGkAtoms4evenE"] pub static nsGkAtoms_even: *mut nsIAtom; #[link_name = "_ZN9nsGkAtoms5eventE"] @@ -1004,6 +1010,8 @@ cfg_if! { pub static nsGkAtoms_header: *mut nsIAtom; #[link_name = "_ZN9nsGkAtoms7headersE"] pub static nsGkAtoms_headers: *mut nsIAtom; + #[link_name = "_ZN9nsGkAtoms6hebrewE"] + pub static nsGkAtoms_hebrew: *mut nsIAtom; #[link_name = "_ZN9nsGkAtoms6heightE"] pub static nsGkAtoms_height: *mut nsIAtom; #[link_name = "_ZN9nsGkAtoms6hgroupE"] @@ -1132,6 +1140,10 @@ cfg_if! { pub static nsGkAtoms_itemscope: *mut nsIAtom; #[link_name = "_ZN9nsGkAtoms8itemtypeE"] pub static nsGkAtoms_itemtype: *mut nsIAtom; + #[link_name = "_ZN9nsGkAtoms15japanese_formalE"] + pub static nsGkAtoms_japanese_formal: *mut nsIAtom; + #[link_name = "_ZN9nsGkAtoms17japanese_informalE"] + pub static nsGkAtoms_japanese_informal: *mut nsIAtom; #[link_name = "_ZN9nsGkAtoms3kbdE"] pub static nsGkAtoms_kbd: *mut nsIAtom; #[link_name = "_ZN9nsGkAtoms17keepcurrentinviewE"] @@ -1160,6 +1172,12 @@ cfg_if! { pub static nsGkAtoms_keyup: *mut nsIAtom; #[link_name = "_ZN9nsGkAtoms4kindE"] pub static nsGkAtoms_kind: *mut nsIAtom; + #[link_name = "_ZN9nsGkAtoms20korean_hangul_formalE"] + pub static nsGkAtoms_korean_hangul_formal: *mut nsIAtom; + #[link_name = "_ZN9nsGkAtoms19korean_hanja_formalE"] + pub static nsGkAtoms_korean_hanja_formal: *mut nsIAtom; + #[link_name = "_ZN9nsGkAtoms21korean_hanja_informalE"] + pub static nsGkAtoms_korean_hanja_informal: *mut nsIAtom; #[link_name = "_ZN9nsGkAtoms5labelE"] pub static nsGkAtoms_label: *mut nsIAtom; #[link_name = "_ZN9nsGkAtoms6labelsE"] @@ -2420,6 +2438,10 @@ cfg_if! { pub static nsGkAtoms_showresizer: *mut nsIAtom; #[link_name = "_ZN9nsGkAtoms6simpleE"] pub static nsGkAtoms_simple: *mut nsIAtom; + #[link_name = "_ZN9nsGkAtoms19simp_chinese_formalE"] + pub static nsGkAtoms_simp_chinese_formal: *mut nsIAtom; + #[link_name = "_ZN9nsGkAtoms21simp_chinese_informalE"] + pub static nsGkAtoms_simp_chinese_informal: *mut nsIAtom; #[link_name = "_ZN9nsGkAtoms6singleE"] pub static nsGkAtoms_single: *mut nsIAtom; #[link_name = "_ZN9nsGkAtoms4sizeE"] @@ -2648,6 +2670,10 @@ cfg_if! { pub static nsGkAtoms_tr: *mut nsIAtom; #[link_name = "_ZN9nsGkAtoms5trackE"] pub static nsGkAtoms_track: *mut nsIAtom; + #[link_name = "_ZN9nsGkAtoms19trad_chinese_formalE"] + pub static nsGkAtoms_trad_chinese_formal: *mut nsIAtom; + #[link_name = "_ZN9nsGkAtoms21trad_chinese_informalE"] + pub static nsGkAtoms_trad_chinese_informal: *mut nsIAtom; #[link_name = "_ZN9nsGkAtoms8trailingE"] pub static nsGkAtoms_trailing: *mut nsIAtom; #[link_name = "_ZN9nsGkAtoms9transformE"] @@ -5781,6 +5807,10 @@ cfg_if! { pub static nsGkAtoms_disablehistory: *mut nsIAtom; #[link_name = "?disablefullscreen@nsGkAtoms@@2PEAVnsIAtom@@EA"] pub static nsGkAtoms_disablefullscreen: *mut nsIAtom; + #[link_name = "?disclosure_closed@nsGkAtoms@@2PEAVnsIAtom@@EA"] + pub static nsGkAtoms_disclosure_closed: *mut nsIAtom; + #[link_name = "?disclosure_open@nsGkAtoms@@2PEAVnsIAtom@@EA"] + pub static nsGkAtoms_disclosure_open: *mut nsIAtom; #[link_name = "?display@nsGkAtoms@@2PEAVnsIAtom@@EA"] pub static nsGkAtoms_display: *mut nsIAtom; #[link_name = "?displayMode@nsGkAtoms@@2PEAVnsIAtom@@EA"] @@ -5969,6 +5999,8 @@ cfg_if! { pub static nsGkAtoms_equalsize: *mut nsIAtom; #[link_name = "?error@nsGkAtoms@@2PEAVnsIAtom@@EA"] pub static nsGkAtoms_error: *mut nsIAtom; + #[link_name = "?ethiopic_numeric@nsGkAtoms@@2PEAVnsIAtom@@EA"] + pub static nsGkAtoms_ethiopic_numeric: *mut nsIAtom; #[link_name = "?even@nsGkAtoms@@2PEAVnsIAtom@@EA"] pub static nsGkAtoms_even: *mut nsIAtom; #[link_name = "?event@nsGkAtoms@@2PEAVnsIAtom@@EA"] @@ -6131,6 +6163,8 @@ cfg_if! { pub static nsGkAtoms_header: *mut nsIAtom; #[link_name = "?headers@nsGkAtoms@@2PEAVnsIAtom@@EA"] pub static nsGkAtoms_headers: *mut nsIAtom; + #[link_name = "?hebrew@nsGkAtoms@@2PEAVnsIAtom@@EA"] + pub static nsGkAtoms_hebrew: *mut nsIAtom; #[link_name = "?height@nsGkAtoms@@2PEAVnsIAtom@@EA"] pub static nsGkAtoms_height: *mut nsIAtom; #[link_name = "?hgroup@nsGkAtoms@@2PEAVnsIAtom@@EA"] @@ -6259,6 +6293,10 @@ cfg_if! { pub static nsGkAtoms_itemscope: *mut nsIAtom; #[link_name = "?itemtype@nsGkAtoms@@2PEAVnsIAtom@@EA"] pub static nsGkAtoms_itemtype: *mut nsIAtom; + #[link_name = "?japanese_formal@nsGkAtoms@@2PEAVnsIAtom@@EA"] + pub static nsGkAtoms_japanese_formal: *mut nsIAtom; + #[link_name = "?japanese_informal@nsGkAtoms@@2PEAVnsIAtom@@EA"] + pub static nsGkAtoms_japanese_informal: *mut nsIAtom; #[link_name = "?kbd@nsGkAtoms@@2PEAVnsIAtom@@EA"] pub static nsGkAtoms_kbd: *mut nsIAtom; #[link_name = "?keepcurrentinview@nsGkAtoms@@2PEAVnsIAtom@@EA"] @@ -6287,6 +6325,12 @@ cfg_if! { pub static nsGkAtoms_keyup: *mut nsIAtom; #[link_name = "?kind@nsGkAtoms@@2PEAVnsIAtom@@EA"] pub static nsGkAtoms_kind: *mut nsIAtom; + #[link_name = "?korean_hangul_formal@nsGkAtoms@@2PEAVnsIAtom@@EA"] + pub static nsGkAtoms_korean_hangul_formal: *mut nsIAtom; + #[link_name = "?korean_hanja_formal@nsGkAtoms@@2PEAVnsIAtom@@EA"] + pub static nsGkAtoms_korean_hanja_formal: *mut nsIAtom; + #[link_name = "?korean_hanja_informal@nsGkAtoms@@2PEAVnsIAtom@@EA"] + pub static nsGkAtoms_korean_hanja_informal: *mut nsIAtom; #[link_name = "?label@nsGkAtoms@@2PEAVnsIAtom@@EA"] pub static nsGkAtoms_label: *mut nsIAtom; #[link_name = "?labels@nsGkAtoms@@2PEAVnsIAtom@@EA"] @@ -7547,6 +7591,10 @@ cfg_if! { pub static nsGkAtoms_showresizer: *mut nsIAtom; #[link_name = "?simple@nsGkAtoms@@2PEAVnsIAtom@@EA"] pub static nsGkAtoms_simple: *mut nsIAtom; + #[link_name = "?simp_chinese_formal@nsGkAtoms@@2PEAVnsIAtom@@EA"] + pub static nsGkAtoms_simp_chinese_formal: *mut nsIAtom; + #[link_name = "?simp_chinese_informal@nsGkAtoms@@2PEAVnsIAtom@@EA"] + pub static nsGkAtoms_simp_chinese_informal: *mut nsIAtom; #[link_name = "?single@nsGkAtoms@@2PEAVnsIAtom@@EA"] pub static nsGkAtoms_single: *mut nsIAtom; #[link_name = "?size@nsGkAtoms@@2PEAVnsIAtom@@EA"] @@ -7775,6 +7823,10 @@ cfg_if! { pub static nsGkAtoms_tr: *mut nsIAtom; #[link_name = "?track@nsGkAtoms@@2PEAVnsIAtom@@EA"] pub static nsGkAtoms_track: *mut nsIAtom; + #[link_name = "?trad_chinese_formal@nsGkAtoms@@2PEAVnsIAtom@@EA"] + pub static nsGkAtoms_trad_chinese_formal: *mut nsIAtom; + #[link_name = "?trad_chinese_informal@nsGkAtoms@@2PEAVnsIAtom@@EA"] + pub static nsGkAtoms_trad_chinese_informal: *mut nsIAtom; #[link_name = "?trailing@nsGkAtoms@@2PEAVnsIAtom@@EA"] pub static nsGkAtoms_trailing: *mut nsIAtom; #[link_name = "?transform@nsGkAtoms@@2PEAVnsIAtom@@EA"] @@ -10908,6 +10960,10 @@ cfg_if! { pub static nsGkAtoms_disablehistory: *mut nsIAtom; #[link_name = "\x01?disablefullscreen@nsGkAtoms@@2PAVnsIAtom@@A"] pub static nsGkAtoms_disablefullscreen: *mut nsIAtom; + #[link_name = "\x01?disclosure_closed@nsGkAtoms@@2PAVnsIAtom@@A"] + pub static nsGkAtoms_disclosure_closed: *mut nsIAtom; + #[link_name = "\x01?disclosure_open@nsGkAtoms@@2PAVnsIAtom@@A"] + pub static nsGkAtoms_disclosure_open: *mut nsIAtom; #[link_name = "\x01?display@nsGkAtoms@@2PAVnsIAtom@@A"] pub static nsGkAtoms_display: *mut nsIAtom; #[link_name = "\x01?displayMode@nsGkAtoms@@2PAVnsIAtom@@A"] @@ -11096,6 +11152,8 @@ cfg_if! { pub static nsGkAtoms_equalsize: *mut nsIAtom; #[link_name = "\x01?error@nsGkAtoms@@2PAVnsIAtom@@A"] pub static nsGkAtoms_error: *mut nsIAtom; + #[link_name = "\x01?ethiopic_numeric@nsGkAtoms@@2PAVnsIAtom@@A"] + pub static nsGkAtoms_ethiopic_numeric: *mut nsIAtom; #[link_name = "\x01?even@nsGkAtoms@@2PAVnsIAtom@@A"] pub static nsGkAtoms_even: *mut nsIAtom; #[link_name = "\x01?event@nsGkAtoms@@2PAVnsIAtom@@A"] @@ -11258,6 +11316,8 @@ cfg_if! { pub static nsGkAtoms_header: *mut nsIAtom; #[link_name = "\x01?headers@nsGkAtoms@@2PAVnsIAtom@@A"] pub static nsGkAtoms_headers: *mut nsIAtom; + #[link_name = "\x01?hebrew@nsGkAtoms@@2PAVnsIAtom@@A"] + pub static nsGkAtoms_hebrew: *mut nsIAtom; #[link_name = "\x01?height@nsGkAtoms@@2PAVnsIAtom@@A"] pub static nsGkAtoms_height: *mut nsIAtom; #[link_name = "\x01?hgroup@nsGkAtoms@@2PAVnsIAtom@@A"] @@ -11386,6 +11446,10 @@ cfg_if! { pub static nsGkAtoms_itemscope: *mut nsIAtom; #[link_name = "\x01?itemtype@nsGkAtoms@@2PAVnsIAtom@@A"] pub static nsGkAtoms_itemtype: *mut nsIAtom; + #[link_name = "\x01?japanese_formal@nsGkAtoms@@2PAVnsIAtom@@A"] + pub static nsGkAtoms_japanese_formal: *mut nsIAtom; + #[link_name = "\x01?japanese_informal@nsGkAtoms@@2PAVnsIAtom@@A"] + pub static nsGkAtoms_japanese_informal: *mut nsIAtom; #[link_name = "\x01?kbd@nsGkAtoms@@2PAVnsIAtom@@A"] pub static nsGkAtoms_kbd: *mut nsIAtom; #[link_name = "\x01?keepcurrentinview@nsGkAtoms@@2PAVnsIAtom@@A"] @@ -11414,6 +11478,12 @@ cfg_if! { pub static nsGkAtoms_keyup: *mut nsIAtom; #[link_name = "\x01?kind@nsGkAtoms@@2PAVnsIAtom@@A"] pub static nsGkAtoms_kind: *mut nsIAtom; + #[link_name = "\x01?korean_hangul_formal@nsGkAtoms@@2PAVnsIAtom@@A"] + pub static nsGkAtoms_korean_hangul_formal: *mut nsIAtom; + #[link_name = "\x01?korean_hanja_formal@nsGkAtoms@@2PAVnsIAtom@@A"] + pub static nsGkAtoms_korean_hanja_formal: *mut nsIAtom; + #[link_name = "\x01?korean_hanja_informal@nsGkAtoms@@2PAVnsIAtom@@A"] + pub static nsGkAtoms_korean_hanja_informal: *mut nsIAtom; #[link_name = "\x01?label@nsGkAtoms@@2PAVnsIAtom@@A"] pub static nsGkAtoms_label: *mut nsIAtom; #[link_name = "\x01?labels@nsGkAtoms@@2PAVnsIAtom@@A"] @@ -12674,6 +12744,10 @@ cfg_if! { pub static nsGkAtoms_showresizer: *mut nsIAtom; #[link_name = "\x01?simple@nsGkAtoms@@2PAVnsIAtom@@A"] pub static nsGkAtoms_simple: *mut nsIAtom; + #[link_name = "\x01?simp_chinese_formal@nsGkAtoms@@2PAVnsIAtom@@A"] + pub static nsGkAtoms_simp_chinese_formal: *mut nsIAtom; + #[link_name = "\x01?simp_chinese_informal@nsGkAtoms@@2PAVnsIAtom@@A"] + pub static nsGkAtoms_simp_chinese_informal: *mut nsIAtom; #[link_name = "\x01?single@nsGkAtoms@@2PAVnsIAtom@@A"] pub static nsGkAtoms_single: *mut nsIAtom; #[link_name = "\x01?size@nsGkAtoms@@2PAVnsIAtom@@A"] @@ -12902,6 +12976,10 @@ cfg_if! { pub static nsGkAtoms_tr: *mut nsIAtom; #[link_name = "\x01?track@nsGkAtoms@@2PAVnsIAtom@@A"] pub static nsGkAtoms_track: *mut nsIAtom; + #[link_name = "\x01?trad_chinese_formal@nsGkAtoms@@2PAVnsIAtom@@A"] + pub static nsGkAtoms_trad_chinese_formal: *mut nsIAtom; + #[link_name = "\x01?trad_chinese_informal@nsGkAtoms@@2PAVnsIAtom@@A"] + pub static nsGkAtoms_trad_chinese_informal: *mut nsIAtom; #[link_name = "\x01?trailing@nsGkAtoms@@2PAVnsIAtom@@A"] pub static nsGkAtoms_trailing: *mut nsIAtom; #[link_name = "\x01?transform@nsGkAtoms@@2PAVnsIAtom@@A"] @@ -16038,6 +16116,10 @@ macro_rules! atom { { unsafe { $crate::string_cache::atom_macro::atom_from_static($crate::string_cache::atom_macro::nsGkAtoms_disablehistory as *mut _) } }; ("disablefullscreen") => { unsafe { $crate::string_cache::atom_macro::atom_from_static($crate::string_cache::atom_macro::nsGkAtoms_disablefullscreen as *mut _) } }; +("disclosure-closed") => + { unsafe { $crate::string_cache::atom_macro::atom_from_static($crate::string_cache::atom_macro::nsGkAtoms_disclosure_closed as *mut _) } }; +("disclosure-open") => + { unsafe { $crate::string_cache::atom_macro::atom_from_static($crate::string_cache::atom_macro::nsGkAtoms_disclosure_open as *mut _) } }; ("display") => { unsafe { $crate::string_cache::atom_macro::atom_from_static($crate::string_cache::atom_macro::nsGkAtoms_display as *mut _) } }; ("display-mode") => @@ -16226,6 +16308,8 @@ macro_rules! atom { { unsafe { $crate::string_cache::atom_macro::atom_from_static($crate::string_cache::atom_macro::nsGkAtoms_equalsize as *mut _) } }; ("error") => { unsafe { $crate::string_cache::atom_macro::atom_from_static($crate::string_cache::atom_macro::nsGkAtoms_error as *mut _) } }; +("ethiopic-numeric") => + { unsafe { $crate::string_cache::atom_macro::atom_from_static($crate::string_cache::atom_macro::nsGkAtoms_ethiopic_numeric as *mut _) } }; ("even") => { unsafe { $crate::string_cache::atom_macro::atom_from_static($crate::string_cache::atom_macro::nsGkAtoms_even as *mut _) } }; ("event") => @@ -16388,6 +16472,8 @@ macro_rules! atom { { unsafe { $crate::string_cache::atom_macro::atom_from_static($crate::string_cache::atom_macro::nsGkAtoms_header as *mut _) } }; ("headers") => { unsafe { $crate::string_cache::atom_macro::atom_from_static($crate::string_cache::atom_macro::nsGkAtoms_headers as *mut _) } }; +("hebrew") => + { unsafe { $crate::string_cache::atom_macro::atom_from_static($crate::string_cache::atom_macro::nsGkAtoms_hebrew as *mut _) } }; ("height") => { unsafe { $crate::string_cache::atom_macro::atom_from_static($crate::string_cache::atom_macro::nsGkAtoms_height as *mut _) } }; ("hgroup") => @@ -16516,6 +16602,10 @@ macro_rules! atom { { unsafe { $crate::string_cache::atom_macro::atom_from_static($crate::string_cache::atom_macro::nsGkAtoms_itemscope as *mut _) } }; ("itemtype") => { unsafe { $crate::string_cache::atom_macro::atom_from_static($crate::string_cache::atom_macro::nsGkAtoms_itemtype as *mut _) } }; +("japanese-formal") => + { unsafe { $crate::string_cache::atom_macro::atom_from_static($crate::string_cache::atom_macro::nsGkAtoms_japanese_formal as *mut _) } }; +("japanese-informal") => + { unsafe { $crate::string_cache::atom_macro::atom_from_static($crate::string_cache::atom_macro::nsGkAtoms_japanese_informal as *mut _) } }; ("kbd") => { unsafe { $crate::string_cache::atom_macro::atom_from_static($crate::string_cache::atom_macro::nsGkAtoms_kbd as *mut _) } }; ("keepcurrentinview") => @@ -16544,6 +16634,12 @@ macro_rules! atom { { unsafe { $crate::string_cache::atom_macro::atom_from_static($crate::string_cache::atom_macro::nsGkAtoms_keyup as *mut _) } }; ("kind") => { unsafe { $crate::string_cache::atom_macro::atom_from_static($crate::string_cache::atom_macro::nsGkAtoms_kind as *mut _) } }; +("korean-hangul-formal") => + { unsafe { $crate::string_cache::atom_macro::atom_from_static($crate::string_cache::atom_macro::nsGkAtoms_korean_hangul_formal as *mut _) } }; +("korean-hanja-formal") => + { unsafe { $crate::string_cache::atom_macro::atom_from_static($crate::string_cache::atom_macro::nsGkAtoms_korean_hanja_formal as *mut _) } }; +("korean-hanja-informal") => + { unsafe { $crate::string_cache::atom_macro::atom_from_static($crate::string_cache::atom_macro::nsGkAtoms_korean_hanja_informal as *mut _) } }; ("label") => { unsafe { $crate::string_cache::atom_macro::atom_from_static($crate::string_cache::atom_macro::nsGkAtoms_label as *mut _) } }; ("labels") => @@ -17804,6 +17900,10 @@ macro_rules! atom { { unsafe { $crate::string_cache::atom_macro::atom_from_static($crate::string_cache::atom_macro::nsGkAtoms_showresizer as *mut _) } }; ("simple") => { unsafe { $crate::string_cache::atom_macro::atom_from_static($crate::string_cache::atom_macro::nsGkAtoms_simple as *mut _) } }; +("simp-chinese-formal") => + { unsafe { $crate::string_cache::atom_macro::atom_from_static($crate::string_cache::atom_macro::nsGkAtoms_simp_chinese_formal as *mut _) } }; +("simp-chinese-informal") => + { unsafe { $crate::string_cache::atom_macro::atom_from_static($crate::string_cache::atom_macro::nsGkAtoms_simp_chinese_informal as *mut _) } }; ("single") => { unsafe { $crate::string_cache::atom_macro::atom_from_static($crate::string_cache::atom_macro::nsGkAtoms_single as *mut _) } }; ("size") => @@ -18032,6 +18132,10 @@ macro_rules! atom { { unsafe { $crate::string_cache::atom_macro::atom_from_static($crate::string_cache::atom_macro::nsGkAtoms_tr as *mut _) } }; ("track") => { unsafe { $crate::string_cache::atom_macro::atom_from_static($crate::string_cache::atom_macro::nsGkAtoms_track as *mut _) } }; +("trad-chinese-formal") => + { unsafe { $crate::string_cache::atom_macro::atom_from_static($crate::string_cache::atom_macro::nsGkAtoms_trad_chinese_formal as *mut _) } }; +("trad-chinese-informal") => + { unsafe { $crate::string_cache::atom_macro::atom_from_static($crate::string_cache::atom_macro::nsGkAtoms_trad_chinese_informal as *mut _) } }; ("trailing") => { unsafe { $crate::string_cache::atom_macro::atom_from_static($crate::string_cache::atom_macro::nsGkAtoms_trailing as *mut _) } }; ("transform") => |