Flutter Engine
The Flutter Engine
|
#include "include/core/SkFontMgr.h"
#include "include/core/SkData.h"
#include "include/core/SkFontStyle.h"
#include "include/core/SkStream.h"
#include "include/core/SkTypeface.h"
#include "include/core/SkTypes.h"
#include <utility>
Go to the source code of this file.
Classes | |
class | SkEmptyFontStyleSet |
class | SkEmptyFontMgr |
Functions | |
static sk_sp< SkFontStyleSet > | emptyOnNull (sk_sp< SkFontStyleSet > &&fsset) |
|
static |
Definition at line 86 of file SkFontMgr.cpp.