Flutter Engine
The Flutter Engine
|
#include <unordered_map>
#include "include/core/SkFontMgr.h"
#include "include/core/SkFontStyle.h"
#include "include/core/SkStream.h"
#include "modules/skottie/include/Skottie.h"
#include "modules/skottie/include/SkottieProperty.h"
#include "modules/skshaper/include/SkShaper_factory.h"
#include "modules/skshaper/utils/FactoryHelpers.h"
#include "tests/Test.h"
#include "tools/ToolUtils.h"
#include "tools/fonts/FontToolUtils.h"
Go to the source code of this file.
Functions | |
DEF_TEST (Skottie_Text_Style, r) | |
DEF_TEST (Skottie_Text_LayoutError, r) | |
DEF_TEST (Skottie_Text_FontFamily, r) | |
DEF_TEST | ( | Skottie_Text_FontFamily | , |
r | |||
) |
Definition at line 168 of file Text.cpp.
DEF_TEST | ( | Skottie_Text_LayoutError | , |
r | |||
) |
Definition at line 123 of file Text.cpp.
DEF_TEST | ( | Skottie_Text_Style | , |
r | |||
) |
Definition at line 77 of file Text.cpp.