#include <test_font_manager.h>
Definition at line 21 of file test_font_manager.h.
◆ TestFontManager()
| txt::TestFontManager::TestFontManager |
( |
std::unique_ptr< FontAssetProvider > |
font_provider, |
|
|
std::vector< std::string > |
test_font_family_names |
|
) |
| |
Definition at line 10 of file test_font_manager.cc.
14 test_font_family_names_(std::move(test_font_family_names)) {}
AssetFontManager(std::unique_ptr< FontAssetProvider > font_provider)
◆ ~TestFontManager()
| txt::TestFontManager::~TestFontManager |
( |
| ) |
|
|
overridedefault |
The documentation for this class was generated from the following files: