Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
SkTestFontData Struct Reference

#include <TestTypeface.h>

Public Attributes

const SkScalarfPoints
 
const unsigned char * fVerbs
 
const SkUnicharfCharCodes
 
const size_t fCharCodesCount
 
const SkFixedfWidths
 
const SkFontMetricsfMetrics
 
const char * fName
 
SkFontStyle fStyle
 

Detailed Description

Definition at line 36 of file TestTypeface.h.

Member Data Documentation

◆ fCharCodes

const SkUnichar* SkTestFontData::fCharCodes

Definition at line 39 of file TestTypeface.h.

◆ fCharCodesCount

const size_t SkTestFontData::fCharCodesCount

Definition at line 40 of file TestTypeface.h.

◆ fMetrics

const SkFontMetrics& SkTestFontData::fMetrics

Definition at line 42 of file TestTypeface.h.

◆ fName

const char* SkTestFontData::fName

Definition at line 43 of file TestTypeface.h.

◆ fPoints

const SkScalar* SkTestFontData::fPoints

Definition at line 37 of file TestTypeface.h.

◆ fStyle

SkFontStyle SkTestFontData::fStyle

Definition at line 44 of file TestTypeface.h.

◆ fVerbs

const unsigned char* SkTestFontData::fVerbs

Definition at line 38 of file TestTypeface.h.

◆ fWidths

const SkFixed* SkTestFontData::fWidths

Definition at line 41 of file TestTypeface.h.


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