Static oil_shared::properties::STYLE_PROPERTIES [] [src]

pub static STYLE_PROPERTIES: Map<&'static str, PropertyName> = ::phf::Map{key: 5621513170501782519u64,
           disps:
               ::phf::Slice::Static(&[(0u32, 2u32), (0u32, 17u32),
                                      (1u32, 23u32), (0u32, 0u32),
                                      (0u32, 17u32)]),
           entries:
               ::phf::Slice::Static(&[("top", PropertyName::TOP),
                                      ("margin-left",
                                       PropertyName::MARGIN_LEFT),
                                      ("left", PropertyName::LEFT),
                                      ("padding-right",
                                       PropertyName::PADDING_RIGHT),
                                      ("background-image",
                                       PropertyName::BACKGROUND_IMAGE),
                                      ("bottom", PropertyName::BOTTOM),
                                      ("width", PropertyName::WIDTH),
                                      ("padding-bottom",
                                       PropertyName::PADDING_BOTTOM),
                                      ("margin-bottom",
                                       PropertyName::MARGIN_BOTTOM),
                                      ("padding", PropertyName::PADDING),
                                      ("background-image-rule",
                                       PropertyName::BACKGROUND_IMAGE_RULE),
                                      ("border-right",
                                       PropertyName::BORDER_RIGHT),
                                      ("padding-left",
                                       PropertyName::PADDING_LEFT),
                                      ("right", PropertyName::RIGHT),
                                      ("border-left",
                                       PropertyName::BORDER_LEFT),
                                      ("border", PropertyName::BORDER),
                                      ("layout", PropertyName::LAYOUT_MODE),
                                      ("margin-top",
                                       PropertyName::MARGIN_TOP),
                                      ("margin-right",
                                       PropertyName::MARGIN_RIGHT),
                                      ("height", PropertyName::HEIGHT),
                                      ("border-top",
                                       PropertyName::BORDER_TOP),
                                      ("padding-top",
                                       PropertyName::PADDING_TOP),
                                      ("margin", PropertyName::MARGIN),
                                      ("border-bottom",
                                       PropertyName::BORDER_BOTTOM)]),}