Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
TestTypeface::List::Family::Face Struct Reference

#include <TestTypeface.h>

Public Attributes

sk_sp< SkTypefacetypeface
 
const char * name
 
bool isDefault
 

Detailed Description

Definition at line 69 of file TestTypeface.h.

Member Data Documentation

◆ isDefault

bool TestTypeface::List::Family::Face::isDefault

Definition at line 72 of file TestTypeface.h.

◆ name

const char* TestTypeface::List::Family::Face::name

Definition at line 71 of file TestTypeface.h.

◆ typeface

sk_sp<SkTypeface> TestTypeface::List::Family::Face::typeface

Definition at line 70 of file TestTypeface.h.


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