mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +01:00
Revert "Rewrite CounterStyleOrNone::from_gecko_value to use fewer binding functions"
This reverts commit 65c2047df2
.
This commit is contained in:
parent
3fa5d83ab7
commit
c69f769285
6 changed files with 1329 additions and 1442 deletions
|
@ -654,10 +654,6 @@ 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"]
|
||||
|
@ -846,8 +842,6 @@ 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"]
|
||||
|
@ -1010,8 +1004,6 @@ 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"]
|
||||
|
@ -1140,10 +1132,6 @@ 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"]
|
||||
|
@ -1172,12 +1160,6 @@ 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"]
|
||||
|
@ -2438,10 +2420,6 @@ 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"]
|
||||
|
@ -2670,10 +2648,6 @@ 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"]
|
||||
|
@ -5807,10 +5781,6 @@ 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"]
|
||||
|
@ -5999,8 +5969,6 @@ 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"]
|
||||
|
@ -6163,8 +6131,6 @@ 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"]
|
||||
|
@ -6293,10 +6259,6 @@ 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"]
|
||||
|
@ -6325,12 +6287,6 @@ 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"]
|
||||
|
@ -7591,10 +7547,6 @@ 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"]
|
||||
|
@ -7823,10 +7775,6 @@ 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"]
|
||||
|
@ -10960,10 +10908,6 @@ 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"]
|
||||
|
@ -11152,8 +11096,6 @@ 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"]
|
||||
|
@ -11316,8 +11258,6 @@ 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"]
|
||||
|
@ -11446,10 +11386,6 @@ 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"]
|
||||
|
@ -11478,12 +11414,6 @@ 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"]
|
||||
|
@ -12744,10 +12674,6 @@ 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"]
|
||||
|
@ -12976,10 +12902,6 @@ 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"]
|
||||
|
@ -16116,10 +16038,6 @@ 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") =>
|
||||
|
@ -16308,8 +16226,6 @@ 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") =>
|
||||
|
@ -16472,8 +16388,6 @@ 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") =>
|
||||
|
@ -16602,10 +16516,6 @@ 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") =>
|
||||
|
@ -16634,12 +16544,6 @@ 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") =>
|
||||
|
@ -17900,10 +17804,6 @@ 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") =>
|
||||
|
@ -18132,10 +18032,6 @@ 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") =>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue