Classes | |
| class | FontFamilyUnit |
| Used by the font-family property to cache the underlying font objects in a fast array. The array is each font plus the default font. More... | |
| class | WritingSystemMap |
| Used internally by the writing system to cache the mapping from e.g. margin-inline-end through to the physical margin. More... | |
| class | TransformValue |
| Stores a computed transformation matrix. More... | |
| class | AngleUnit |
| Represents an instance of an angle. Either e.g. deg or rad. Internally they're in rad. More... | |
| class | AtRuleUnit |
| Represents an instance of a floating point value. More... | |
| class | CachedIntegerUnit |
| A special unit used to cache values which help speed up the resolve process. An example of a property that uses one of these is display. More... | |
| class | ChUnit |
| Represents an instance of ch units. More... | |
| class | CmUnit |
| Represents an instance of a cm unit. More... | |
| class | ColourUnit |
| Represents an instance of a floating point value. More... | |
| class | DecimalUnit |
| Represents an instance of a floating point value. More... | |
| class | DegreesUnit |
| Represents an instance of an angle in degrees. More... | |
| class | DpcmUnit |
| Represents an instance of dpcm units. More... | |
| class | DpiUnit |
| Represents an instance of dpi units. More... | |
| class | DppxUnit |
| Represents an instance of dppx units. More... | |
| class | EmUnit |
| Represents an instance of em units. More... | |
| class | ExUnit |
| Represents an instance of ex units. More... | |
| class | FontUnit |
| Represents an instance of a font relative unit, e.g. em. More... | |
| class | FpxUnit |
| Represents an instance of a fixed-pixel unit. These ignore zoom. More... | |
| class | FrequencyUnit |
| Represents an instance of a frequency unit. More... | |
| class | GradiansUnit |
| Represents an instance of a gradians angle. More... | |
| class | HzUnit |
| Represents an instance of a hz frequency. More... | |
| class | InchUnit |
| Represents an instance of an inch unit. More... | |
| class | IntegerUnit |
| Represents an instance of an integer value. More... | |
| class | KhzUnit |
| Represents an instance of a khz frequency. More... | |
| class | LengthUnit |
| Represents an instance of a length, e.g. cm, mm etc. More... | |
| class | MmUnit |
| Represents an instance of a mm unit. More... | |
| class | MsUnit |
| Represents an instance of a ms unit. More... | |
| class | NUnit |
| Represents an instance of an n unit. Used by nth-child function. More... | |
| class | PcUnit |
| Represents an instance of a pc unit. More... | |
| class | PercentUnit |
| Represents an instance of a % unit. More... | |
| class | PropertyMapUnit |
| Represents an instance of an textual value. More... | |
| class | PointUnit |
| Represents an instance of a point unit. More... | |
| class | PxUnit |
| Represents an instance of a px unit. More... | |
| class | RadiansUnit |
| Represents an instance of a radians angle. More... | |
| class | RemUnit |
| Represents an instance of rem units. More... | |
| class | ResolutionUnit |
| Represents an instance of a frequency unit. More... | |
| class | SecondsUnit |
| Represents an instance of a seconds unit. More... | |
| class | SelectorBlockUnit |
| Used by for example keyframes. This is where selector blocks {..} are used within another. More... | |
| class | SquareBracketUnit |
| Used by for example [attrib="val"] in a selector. More... | |
| class | TextUnit |
| Represents an instance of an textual value. More... | |
| class | TimeUnit |
| Represents an instance of a time unit. Always in seconds. More... | |
| class | TurnUnit |
| Represents an instance of a turn angle. More... | |
| class | ViewPortHeightUnit |
| Represents an instance of a viewport relative value, e.g. vh. More... | |
| class | ViewPortUnit |
| Represents an instance of a viewport relative value, e.g. vmax. More... | |
| class | ViewPortMaxUnit |
| Represents an instance of a viewport relative value, e.g. vmax. More... | |
| class | ViewPortMinUnit |
| Represents an instance of a viewport relative value, e.g. vmin. More... | |
| class | ViewPortWidthUnit |
| Represents an instance of a viewport relative value, e.g. vw. More... | |