Flutter Engine
The Flutter Engine
|
#include "include/core/SkFontMgr.h"
#include "modules/skottie/include/TextShaper.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_Shaper_Clusters, r) | |
DEF_TEST (Skottie_Shaper_HAlign, reporter) | |
DEF_TEST (Skottie_Shaper_VAlign, reporter) | |
DEF_TEST (Skottie_Shaper_FragmentGlyphs, reporter) | |
DEF_TEST | ( | Skottie_Shaper_Clusters | , |
r | |||
) |
Definition at line 17 of file Shaper.cpp.
DEF_TEST | ( | Skottie_Shaper_FragmentGlyphs | , |
reporter | |||
) |
Definition at line 215 of file Shaper.cpp.
DEF_TEST | ( | Skottie_Shaper_HAlign | , |
reporter | |||
) |
Definition at line 69 of file Shaper.cpp.
DEF_TEST | ( | Skottie_Shaper_VAlign | , |
reporter | |||
) |
Definition at line 142 of file Shaper.cpp.