Flutter Engine
The Flutter Engine
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 208 of file SkShaper.h.

Member Data Documentation

◆ fAdvance

SkVector SkShaper::RunHandler::RunInfo::fAdvance

Definition at line 211 of file SkShaper.h.

◆ fBidiLevel

uint8_t SkShaper::RunHandler::RunInfo::fBidiLevel

Definition at line 210 of file SkShaper.h.

◆ fFont

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

Definition at line 209 of file SkShaper.h.

◆ glyphCount

size_t SkShaper::RunHandler::RunInfo::glyphCount

Definition at line 212 of file SkShaper.h.

◆ utf8Range

Range SkShaper::RunHandler::RunInfo::utf8Range

Definition at line 213 of file SkShaper.h.


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