Functions | |
| void | InitializePlatform () |
Variables | |
| Platform | g_cached_platform = Platform::kWindows |
| bool | g_platform_initialized = false |
| void yaze::gui::anonymous_namespace{platform_keys.cc}::InitializePlatform | ( | ) |
Definition at line 25 of file platform_keys.cc.
References g_cached_platform, g_platform_initialized, InitializePlatform(), yaze::gui::kLinux, yaze::gui::kMacOS, yaze::gui::kWebMac, yaze::gui::kWebOther, and yaze::gui::kWindows.
Referenced by InitializePlatform().

| Platform yaze::gui::anonymous_namespace{platform_keys.cc}::g_cached_platform = Platform::kWindows |
Definition at line 15 of file platform_keys.cc.
Referenced by InitializePlatform().
| bool yaze::gui::anonymous_namespace{platform_keys.cc}::g_platform_initialized = false |
Definition at line 16 of file platform_keys.cc.
Referenced by InitializePlatform().