Home
last modified time | relevance | path

Searched refs:UTF8_STRING (Results 1 - 4 of 4) sorted by relevance

/third_party/rust/crates/os_str_bytes/tests/
H A Dintegration.rs29 const UTF8_STRING: &str = "string"; in test_nonempty_utf8() consts
31 common::test_utf8_bytes(UTF8_STRING); in test_nonempty_utf8()
32 common::test_utf8_vec(UTF8_STRING); in test_nonempty_utf8()
/third_party/glfw/src/
H A Dx11_window.c795 const Atom formats[] = { _glfw.x11.UTF8_STRING, XA_STRING }; in writeTargetToProperty()
816 _glfw.x11.UTF8_STRING, in writeTargetToProperty()
942 const Atom targets[] = { _glfw.x11.UTF8_STRING, XA_STRING }; in getSelectionString()
2093 _glfw.x11.NET_WM_NAME, _glfw.x11.UTF8_STRING, 8, in _glfwSetWindowTitleX11()
2098 _glfw.x11.NET_WM_ICON_NAME, _glfw.x11.UTF8_STRING, 8, in _glfwSetWindowTitleX11()
H A Dx11_platform.h640 Atom UTF8_STRING; member
H A Dx11_init.c915 _glfw.x11.UTF8_STRING = XInternAtom(_glfw.x11.display, "UTF8_STRING", False); in initExtensions()

Completed in 18 milliseconds