Flutter Engine
The Flutter Engine
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Public Attributes | List of all members
SkShaper::Feature Struct Reference

#include <SkShaper.h>

Public Attributes

SkFourByteTag tag
 
uint32_t value
 
size_t start
 
size_t end
 

Detailed Description

Definition at line 103 of file SkShaper.h.

Member Data Documentation

◆ end

size_t SkShaper::Feature::end

Definition at line 107 of file SkShaper.h.

◆ start

size_t SkShaper::Feature::start

Definition at line 106 of file SkShaper.h.

◆ tag

SkFourByteTag SkShaper::Feature::tag

Definition at line 104 of file SkShaper.h.

◆ value

uint32_t SkShaper::Feature::value

Definition at line 105 of file SkShaper.h.


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