Flutter Engine Uber Docs
Docs for the entire Flutter Engine repo.
 
Loading...
Searching...
No Matches
Skwasm::ParagraphBuilder Struct Reference

#include <text_types.h>

Public Attributes

std::unique_ptr< skia::textlayout::ParagraphBuilder > skia_paragraph_builder
 
std::vector< flutter::DlPaintpaints
 

Detailed Description

Definition at line 43 of file text_types.h.

Member Data Documentation

◆ paints

std::vector<flutter::DlPaint> Skwasm::ParagraphBuilder::paints

Definition at line 45 of file text_types.h.

Referenced by paragraphBuilder_build(), and paragraphBuilder_pushStyle().

◆ skia_paragraph_builder


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