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

#include <Paragraph.h>

Public Attributes

SkRect fBounds
 
TextRange fClusterTextRange
 
TextDirection fGlyphClusterPosition
 

Detailed Description

Definition at line 183 of file Paragraph.h.

Member Data Documentation

◆ fBounds

SkRect skia::textlayout::Paragraph::GlyphClusterInfo::fBounds

Definition at line 184 of file Paragraph.h.

◆ fClusterTextRange

TextRange skia::textlayout::Paragraph::GlyphClusterInfo::fClusterTextRange

Definition at line 185 of file Paragraph.h.

◆ fGlyphClusterPosition

TextDirection skia::textlayout::Paragraph::GlyphClusterInfo::fGlyphClusterPosition

Definition at line 186 of file Paragraph.h.


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