Flutter Engine
The Flutter Engine
Variables
SkTextFormatParams.h File Reference
#include "include/core/SkScalar.h"
#include "include/core/SkTypes.h"
#include <iterator>

Go to the source code of this file.

Variables

static const SkScalar kStdFakeBoldInterpKeys []
 
static const SkScalar kStdFakeBoldInterpValues []
 
static const int kStdFakeBoldInterpLength = std::size(kStdFakeBoldInterpKeys)
 

Variable Documentation

◆ kStdFakeBoldInterpKeys

const SkScalar kStdFakeBoldInterpKeys[]
static
Initial value:
= {
}
#define SK_Scalar1
Definition: SkScalar.h:18

Definition at line 19 of file SkTextFormatParams.h.

◆ kStdFakeBoldInterpLength

const int kStdFakeBoldInterpLength = std::size(kStdFakeBoldInterpKeys)
static

Definition at line 29 of file SkTextFormatParams.h.

◆ kStdFakeBoldInterpValues

const SkScalar kStdFakeBoldInterpValues[]
static
Initial value:
= {
}

Definition at line 23 of file SkTextFormatParams.h.