Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
SkShaper::RunHandler::RunInfo Struct Reference

#include <SkShaper.h>

Public Attributes

const SkFontfFont
 
uint8_t fBidiLevel
 
SkVector fAdvance
 
size_t glyphCount
 
Range utf8Range
 

Detailed Description

Definition at line 203 of file SkShaper.h.

Member Data Documentation

◆ fAdvance

SkVector SkShaper::RunHandler::RunInfo::fAdvance

Definition at line 206 of file SkShaper.h.

◆ fBidiLevel

uint8_t SkShaper::RunHandler::RunInfo::fBidiLevel

Definition at line 205 of file SkShaper.h.

◆ fFont

const SkFont& SkShaper::RunHandler::RunInfo::fFont

Definition at line 204 of file SkShaper.h.

◆ glyphCount

size_t SkShaper::RunHandler::RunInfo::glyphCount

Definition at line 207 of file SkShaper.h.

◆ utf8Range

Range SkShaper::RunHandler::RunInfo::utf8Range

Definition at line 208 of file SkShaper.h.


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