Searched refs:NarrowToWide (Results 1 – 2 of 2) sorted by relevance
44 std::wstring converted_title = NarrowToWide(title); in Initialize()53 std::wstring Win32Window::NarrowToWide(const char* source) { in NarrowToWide() function in flutter::Win32Window
39 std::wstring NarrowToWide(const char* source);