Skip to main content

AliasId

Enum AliasId 

Source
#[repr(u16)]
pub enum AliasId {
Show 86 variants WebkitAlignContent = 0, WebkitAlignItems = 1, WebkitAlignSelf = 2, MozAnimationDelay = 3, WebkitAnimationDelay = 4, MozAnimationDirection = 5, WebkitAnimationDirection = 6, MozAnimationDuration = 7, WebkitAnimationDuration = 8, MozAnimationFillMode = 9, WebkitAnimationFillMode = 10, MozAnimationIterationCount = 11, WebkitAnimationIterationCount = 12, MozAnimationName = 13, WebkitAnimationName = 14, MozAnimationPlayState = 15, WebkitAnimationPlayState = 16, MozAnimationTimingFunction = 17, WebkitAnimationTimingFunction = 18, MozAppearance = 19, WebkitAppearance = 20, WebkitBackgroundSize = 21, WebkitBoxShadow = 22, WebkitClipPath = 23, GridColumnGap = 24, WebkitFilter = 25, WebkitFlexBasis = 26, WebkitFlexGrow = 27, WebkitFlexShrink = 28, MozFontFeatureSettings = 29, WebkitFontFeatureSettings = 30, MozFontLanguageOverride = 31, WebkitJustifyContent = 32, WebkitOrder = 33, WordWrap = 34, MozPerspective = 35, MozPerspectiveOrigin = 36, WebkitPerspectiveOrigin = 37, GridRowGap = 38, MozTransform = 39, MozTransformOrigin = 40, WebkitTransformOrigin = 41, MozTransformStyle = 42, WebkitTransformStyle = 43, MozTransitionDelay = 44, WebkitTransitionDelay = 45, MozTransitionDuration = 46, WebkitTransitionDuration = 47, MozTransitionProperty = 48, WebkitTransitionProperty = 49, MozTransitionTimingFunction = 50, WebkitTransitionTimingFunction = 51, MozUserSelect = 52, WebkitUserSelect = 53, WebkitMaskImage = 54, WebkitMaskPositionX = 55, WebkitMaskPositionY = 56, WebkitMaskRepeat = 57, WebkitMaskSize = 58, WebkitBorderTopLeftRadius = 59, WebkitBorderTopRightRadius = 60, WebkitBorderBottomRightRadius = 61, WebkitBorderBottomLeftRadius = 62, WebkitBackgroundClip = 63, WebkitBackgroundOrigin = 64, MozBackfaceVisibility = 65, WebkitBackfaceVisibility = 66, WebkitFlexDirection = 67, WebkitFlexWrap = 68, MozBoxSizing = 69, WebkitBoxSizing = 70, WebkitMaskClip = 71, WebkitMaskOrigin = 72, WebkitMaskComposite = 73, MozBorderImage = 74, WebkitBorderImage = 75, WebkitFlexFlow = 76, WebkitFlex = 77, GridGap = 78, MozTransition = 79, WebkitTransition = 80, MozAnimation = 81, WebkitAnimation = 82, WebkitMask = 83, WebkitMaskPosition = 84, WebkitBorderRadius = 85,
}
Expand description

An identifier for a given alias property.

Variants§

§

WebkitAlignContent = 0

-webkit-align-content

§

WebkitAlignItems = 1

-webkit-align-items

§

WebkitAlignSelf = 2

-webkit-align-self

§

MozAnimationDelay = 3

-moz-animation-delay

§

WebkitAnimationDelay = 4

-webkit-animation-delay

§

MozAnimationDirection = 5

-moz-animation-direction

§

WebkitAnimationDirection = 6

-webkit-animation-direction

§

MozAnimationDuration = 7

-moz-animation-duration

§

WebkitAnimationDuration = 8

-webkit-animation-duration

§

MozAnimationFillMode = 9

-moz-animation-fill-mode

§

WebkitAnimationFillMode = 10

-webkit-animation-fill-mode

§

MozAnimationIterationCount = 11

-moz-animation-iteration-count

§

WebkitAnimationIterationCount = 12

-webkit-animation-iteration-count

§

MozAnimationName = 13

-moz-animation-name

§

WebkitAnimationName = 14

-webkit-animation-name

§

MozAnimationPlayState = 15

-moz-animation-play-state

§

WebkitAnimationPlayState = 16

-webkit-animation-play-state

§

MozAnimationTimingFunction = 17

-moz-animation-timing-function

§

WebkitAnimationTimingFunction = 18

-webkit-animation-timing-function

§

MozAppearance = 19

-moz-appearance

§

WebkitAppearance = 20

-webkit-appearance

§

WebkitBackgroundSize = 21

-webkit-background-size

§

WebkitBoxShadow = 22

-webkit-box-shadow

§

WebkitClipPath = 23

-webkit-clip-path

§

GridColumnGap = 24

grid-column-gap

§

WebkitFilter = 25

-webkit-filter

§

WebkitFlexBasis = 26

-webkit-flex-basis

§

WebkitFlexGrow = 27

-webkit-flex-grow

§

WebkitFlexShrink = 28

-webkit-flex-shrink

§

MozFontFeatureSettings = 29

-moz-font-feature-settings

§

WebkitFontFeatureSettings = 30

-webkit-font-feature-settings

§

MozFontLanguageOverride = 31

-moz-font-language-override

§

WebkitJustifyContent = 32

-webkit-justify-content

§

WebkitOrder = 33

-webkit-order

§

WordWrap = 34

word-wrap

§

MozPerspective = 35

-moz-perspective

§

MozPerspectiveOrigin = 36

-moz-perspective-origin

§

WebkitPerspectiveOrigin = 37

-webkit-perspective-origin

§

GridRowGap = 38

grid-row-gap

§

MozTransform = 39

-moz-transform

§

MozTransformOrigin = 40

-moz-transform-origin

§

WebkitTransformOrigin = 41

-webkit-transform-origin

§

MozTransformStyle = 42

-moz-transform-style

§

WebkitTransformStyle = 43

-webkit-transform-style

§

MozTransitionDelay = 44

-moz-transition-delay

§

WebkitTransitionDelay = 45

-webkit-transition-delay

§

MozTransitionDuration = 46

-moz-transition-duration

§

WebkitTransitionDuration = 47

-webkit-transition-duration

§

MozTransitionProperty = 48

-moz-transition-property

§

WebkitTransitionProperty = 49

-webkit-transition-property

§

MozTransitionTimingFunction = 50

-moz-transition-timing-function

§

WebkitTransitionTimingFunction = 51

-webkit-transition-timing-function

§

MozUserSelect = 52

-moz-user-select

§

WebkitUserSelect = 53

-webkit-user-select

§

WebkitMaskImage = 54

-webkit-mask-image

§

WebkitMaskPositionX = 55

-webkit-mask-position-x

§

WebkitMaskPositionY = 56

-webkit-mask-position-y

§

WebkitMaskRepeat = 57

-webkit-mask-repeat

§

WebkitMaskSize = 58

-webkit-mask-size

§

WebkitBorderTopLeftRadius = 59

-webkit-border-top-left-radius

§

WebkitBorderTopRightRadius = 60

-webkit-border-top-right-radius

§

WebkitBorderBottomRightRadius = 61

-webkit-border-bottom-right-radius

§

WebkitBorderBottomLeftRadius = 62

-webkit-border-bottom-left-radius

§

WebkitBackgroundClip = 63

-webkit-background-clip

§

WebkitBackgroundOrigin = 64

-webkit-background-origin

§

MozBackfaceVisibility = 65

-moz-backface-visibility

§

WebkitBackfaceVisibility = 66

-webkit-backface-visibility

§

WebkitFlexDirection = 67

-webkit-flex-direction

§

WebkitFlexWrap = 68

-webkit-flex-wrap

§

MozBoxSizing = 69

-moz-box-sizing

§

WebkitBoxSizing = 70

-webkit-box-sizing

§

WebkitMaskClip = 71

-webkit-mask-clip

§

WebkitMaskOrigin = 72

-webkit-mask-origin

§

WebkitMaskComposite = 73

-webkit-mask-composite

§

MozBorderImage = 74

-moz-border-image

§

WebkitBorderImage = 75

-webkit-border-image

§

WebkitFlexFlow = 76

-webkit-flex-flow

§

WebkitFlex = 77

-webkit-flex

§

GridGap = 78

grid-gap

§

MozTransition = 79

-moz-transition

§

WebkitTransition = 80

-webkit-transition

§

MozAnimation = 81

-moz-animation

§

WebkitAnimation = 82

-webkit-animation

§

WebkitMask = 83

-webkit-mask

§

WebkitMaskPosition = 84

-webkit-mask-position

§

WebkitBorderRadius = 85

-webkit-border-radius

Implementations§

Source§

impl AliasId

Source

pub fn aliased_property(self) -> NonCustomPropertyId

Returns the property we’re aliasing, as a longhand or a shorthand.

Trait Implementations§

Source§

impl Clone for AliasId

Source§

fn clone(&self) -> AliasId

Returns a duplicate of the value. Read more
1.0.0 (const: unstable) · Source§

fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more
Source§

impl Copy for AliasId

Source§

impl Debug for AliasId

Source§

fn fmt(&self, formatter: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
Source§

impl Eq for AliasId

Source§

impl From<AliasId> for NonCustomPropertyId

Source§

fn from(id: AliasId) -> Self

Converts to this type from the input type.
Source§

impl MallocSizeOf for AliasId

Source§

fn size_of(&self, ops: &mut MallocSizeOfOps) -> usize

Measure the heap usage of all descendant heap-allocated structures, but not the space taken up by the value itself.
Source§

impl PartialEq for AliasId

Source§

fn eq(&self, other: &AliasId) -> bool

Equality operator ==. Read more
1.0.0 (const: unstable) · Source§

fn ne(&self, other: &Rhs) -> bool

Inequality operator !=. Read more
Source§

impl StructuralPartialEq for AliasId

Auto Trait Implementations§

Blanket Implementations§

Source§

impl<T> Any for T
where T: 'static + ?Sized,

Source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
Source§

impl<T> Borrow<T> for T
where T: ?Sized,

Source§

fn borrow(&self) -> &T

Immutably borrows from an owned value. Read more
Source§

impl<T> BorrowMut<T> for T
where T: ?Sized,

Source§

fn borrow_mut(&mut self) -> &mut T

Mutably borrows from an owned value. Read more
Source§

impl<T> CloneToUninit for T
where T: Clone,

Source§

unsafe fn clone_to_uninit(&self, dest: *mut u8)

🔬This is a nightly-only experimental API. (clone_to_uninit)
Performs copy-assignment from self to dest. Read more
Source§

impl<Q, K> Equivalent<K> for Q
where Q: Eq + ?Sized, K: Borrow<Q> + ?Sized,

Source§

fn equivalent(&self, key: &K) -> bool

Checks if this value is equivalent to the given key. Read more
Source§

impl<Q, K> Equivalent<K> for Q
where Q: Eq + ?Sized, K: Borrow<Q> + ?Sized,

Source§

fn equivalent(&self, key: &K) -> bool

Compare self to key and return true if they are equal.
Source§

impl<T> ErasedDestructor for T
where T: 'static,

Source§

impl<T> From<T> for T

Source§

fn from(t: T) -> T

Returns the argument unchanged.

Source§

impl<T, U> Into<U> for T
where U: From<T>,

Source§

fn into(self) -> U

Calls U::from(self).

That is, this conversion is whatever the implementation of From<T> for U chooses to do.

Source§

impl<T> IntoEither for T

Source§

fn into_either(self, into_left: bool) -> Either<Self, Self>

Converts self into a Left variant of Either<Self, Self> if into_left is true. Converts self into a Right variant of Either<Self, Self> otherwise. Read more
Source§

fn into_either_with<F>(self, into_left: F) -> Either<Self, Self>
where F: FnOnce(&Self) -> bool,

Converts self into a Left variant of Either<Self, Self> if into_left(&self) returns true. Converts self into a Right variant of Either<Self, Self> otherwise. Read more
Source§

impl<T> MaybeBoxed<Box<T>> for T

Source§

fn maybe_boxed(self) -> Box<T>

Convert
Source§

impl<T> MaybeBoxed<T> for T

Source§

fn maybe_boxed(self) -> T

Convert
Source§

impl<T> MaybeSendSync for T

Source§

impl<T> Pointable for T

Source§

const ALIGN: usize

The alignment of pointer.
Source§

type Init = T

The type for initializers.
Source§

unsafe fn init(init: <T as Pointable>::Init) -> usize

Initializes a with the given initializer. Read more
Source§

unsafe fn deref<'a>(ptr: usize) -> &'a T

Dereferences the given pointer. Read more
Source§

unsafe fn deref_mut<'a>(ptr: usize) -> &'a mut T

Mutably dereferences the given pointer. Read more
Source§

unsafe fn drop(ptr: usize)

Drops the object pointed to by the given pointer. Read more
Source§

impl<T> ToOwned for T
where T: Clone,

Source§

type Owned = T

The resulting type after obtaining ownership.
Source§

fn to_owned(&self) -> T

Creates owned data from borrowed data, usually by cloning. Read more
Source§

fn clone_into(&self, target: &mut T)

Uses borrowed data to replace owned data, usually by cloning. Read more
Source§

impl<T, U> TryFrom<U> for T
where U: Into<T>,

Source§

type Error = Infallible

The type returned in the event of a conversion error.
Source§

fn try_from(value: U) -> Result<T, <T as TryFrom<U>>::Error>

Performs the conversion.
Source§

impl<T, U> TryInto<U> for T
where U: TryFrom<T>,

Source§

type Error = <U as TryFrom<T>>::Error

The type returned in the event of a conversion error.
Source§

fn try_into(self) -> Result<U, <U as TryFrom<T>>::Error>

Performs the conversion.