Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
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 98 of file SkShaper.h.

Member Data Documentation

◆ end

size_t SkShaper::Feature::end

Definition at line 102 of file SkShaper.h.

◆ start

size_t SkShaper::Feature::start

Definition at line 101 of file SkShaper.h.

◆ tag

SkFourByteTag SkShaper::Feature::tag

Definition at line 99 of file SkShaper.h.

◆ value

uint32_t SkShaper::Feature::value

Definition at line 100 of file SkShaper.h.


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