Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Classes | Namespaces | Functions | Variables
system_utils.h File Reference
#include <string>
#include <vector>
#include "flutter/shell/platform/windows/windows_proc_table.h"

Go to the source code of this file.

Classes

struct  flutter::LanguageInfo
 

Namespaces

namespace  flutter
 

Functions

std::vector< LanguageInfoflutter::GetPreferredLanguageInfo (const WindowsProcTable &windows_proc_table)
 
std::wstring flutter::GetPreferredLanguagesFromMUI (const WindowsProcTable &windows_proc_table)
 
std::vector< std::wstring > flutter::GetPreferredLanguages (const WindowsProcTable &windows_proc_table)
 
LanguageInfo flutter::ParseLanguageName (std::wstring language_name)
 
std::wstring flutter::GetUserTimeFormat ()
 
bool flutter::Prefer24HourTime (std::wstring time_format)
 

Variables

constexpr const wchar_t flutter::kGetPreferredLanguageRegKey []
 
constexpr const wchar_t flutter::kGetPreferredLanguageRegValue [] = L"Languages"