Flutter Engine Uber Docs
Docs for the entire Flutter Engine repo.
 
Loading...
Searching...
No Matches
TextBoxList Struct Reference

Public Attributes

std::vector< skia::textlayout::TextBox > boxes
 

Detailed Description

Definition at line 150 of file paragraph.cc.

Member Data Documentation

◆ boxes

std::vector<skia::textlayout::TextBox> TextBoxList::boxes

Definition at line 151 of file paragraph.cc.

Referenced by textBoxList_getBoxAtIndex(), and textBoxList_getLength().


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