Flutter Engine
The Flutter Engine
|
#include <string>
Go to the source code of this file.
Namespaces | |
namespace | flutter |
Functions | |
const std::string & | flutter::GetGoldenDir () |
void | flutter::SetGoldenDir (const std::string &dir) |
const std::string & | flutter::GetFontFile () |
void | flutter::SetFontFile (const std::string &file) |
Variables | |
static std::string | flutter::gGoldenDir |
static std::string | flutter::gFontFile |