Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Namespaces | Functions
system_utils.cc File Reference
#include "flutter/shell/platform/windows/system_utils.h"
#include <Windows.h>
#include <sstream>
#include "flutter/fml/platform/win/wstring_conversion.h"

Go to the source code of this file.

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)