Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
skottie::Shaper::Fragment Struct Reference

#include <TextShaper.h>

Public Attributes

ShapedGlyphs fGlyphs
 
SkPoint fOrigin
 
float fAdvance
 
float fAscent
 
uint32_t fLineIndex
 
bool fIsWhitespace
 

Detailed Description

Definition at line 66 of file TextShaper.h.

Member Data Documentation

◆ fAdvance

float skottie::Shaper::Fragment::fAdvance

Definition at line 71 of file TextShaper.h.

◆ fAscent

float skottie::Shaper::Fragment::fAscent

Definition at line 72 of file TextShaper.h.

◆ fGlyphs

ShapedGlyphs skottie::Shaper::Fragment::fGlyphs

Definition at line 67 of file TextShaper.h.

◆ fIsWhitespace

bool skottie::Shaper::Fragment::fIsWhitespace

Definition at line 74 of file TextShaper.h.

◆ fLineIndex

uint32_t skottie::Shaper::Fragment::fLineIndex

Definition at line 73 of file TextShaper.h.

◆ fOrigin

SkPoint skottie::Shaper::Fragment::fOrigin

Definition at line 68 of file TextShaper.h.


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