Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
skia::textlayout::Paragraph::GlyphInfo Struct Reference

#include <Paragraph.h>

Public Attributes

SkRect fGraphemeLayoutBounds
 
TextRange fGraphemeClusterTextRange
 
TextDirection fDirection
 
bool fIsEllipsis
 

Detailed Description

Definition at line 211 of file Paragraph.h.

Member Data Documentation

◆ fDirection

TextDirection skia::textlayout::Paragraph::GlyphInfo::fDirection

Definition at line 214 of file Paragraph.h.

◆ fGraphemeClusterTextRange

TextRange skia::textlayout::Paragraph::GlyphInfo::fGraphemeClusterTextRange

Definition at line 213 of file Paragraph.h.

◆ fGraphemeLayoutBounds

SkRect skia::textlayout::Paragraph::GlyphInfo::fGraphemeLayoutBounds

Definition at line 212 of file Paragraph.h.

◆ fIsEllipsis

bool skia::textlayout::Paragraph::GlyphInfo::fIsEllipsis

Definition at line 215 of file Paragraph.h.


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