Home
last modified time | relevance | path

Searched refs:e_title (Results 1 – 1 of 1) sorted by relevance

/third_party/flutter/glfw/src/
Dmir_window.c406 const char* e_title = title ? title : ""; in _glfwPlatformSetWindowTitle() local
409 mir_surface_spec_set_name(spec, e_title); in _glfwPlatformSetWindowTitle()