Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Types | Static Public Attributes | List of all members
SkFontationsScalerContext::ScalerContextBits Struct Reference

Public Types

using value_type = uint16_t
 

Static Public Attributes

static const constexpr value_type PATH = 1
 
static const constexpr value_type COLRv0 = 2
 
static const constexpr value_type COLRv1 = 3
 
static const constexpr value_type BITMAP = 4
 

Detailed Description

Definition at line 372 of file SkTypeface_fontations.cpp.

Member Typedef Documentation

◆ value_type

Definition at line 373 of file SkTypeface_fontations.cpp.

Member Data Documentation

◆ BITMAP

const constexpr value_type SkFontationsScalerContext::ScalerContextBits::BITMAP = 4
staticconstexpr

Definition at line 377 of file SkTypeface_fontations.cpp.

◆ COLRv0

const constexpr value_type SkFontationsScalerContext::ScalerContextBits::COLRv0 = 2
staticconstexpr

Definition at line 375 of file SkTypeface_fontations.cpp.

◆ COLRv1

const constexpr value_type SkFontationsScalerContext::ScalerContextBits::COLRv1 = 3
staticconstexpr

Definition at line 376 of file SkTypeface_fontations.cpp.

◆ PATH

const constexpr value_type SkFontationsScalerContext::ScalerContextBits::PATH = 1
staticconstexpr

Definition at line 374 of file SkTypeface_fontations.cpp.


The documentation for this struct was generated from the following file: