Enum style::values::specified::font::FontVariantEastAsian [] [src]

pub enum FontVariantEastAsian {
    Value(VariantEastAsian),
    System(SystemFont),
}

Allows control of glyph substitution and sizing in East Asian text.

Variants

Value variant with variant-east-asian

System font variant

Methods

impl FontVariantEastAsian
[src]

[src]

Get default font-variant-east-asian with empty variant

[src]

Get font-variant-east-asian with system font

[src]

Get system font

Trait Implementations

impl Clone for FontVariantEastAsian
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Debug for FontVariantEastAsian
[src]

[src]

Formats the value using the given formatter. Read more

impl PartialEq for FontVariantEastAsian
[src]

[src]

This method tests for self and other values to be equal, and is used by ==. Read more

[src]

This method tests for !=.

impl ToCss for FontVariantEastAsian
[src]

[src]

Serialize self in CSS syntax, writing to dest.

[src]

Serialize self in CSS syntax and return a string. Read more

impl ToComputedValue for FontVariantEastAsian
[src]

The computed value type we're going to be converted to.

[src]

Convert a specified value to a computed value, using itself and the data inside the Context. Read more

[src]

Convert a computed value to specified value form. Read more

impl Parse for FontVariantEastAsian
[src]

[src]

normal | [ || || ruby ] = [ jis78 | jis83 | jis90 | jis04 | simplified | traditional ] = [ full-width | proportional-width ]