Home
last modified time | relevance | path

Searched defs:SetWindowTitle (Results 1 – 3 of 3) sorted by relevance

/third_party/flutter/engine/flutter/shell/platform/windows/client_wrapper/testing/
Dstub_flutter_windows_api.h57 virtual void SetWindowTitle(const char* title) {} in SetWindowTitle() function
/third_party/flutter/engine/flutter/shell/platform/glfw/client_wrapper/testing/
Dstub_flutter_glfw_api.h57 virtual void SetWindowTitle(const char* title) {} in SetWindowTitle() function
/third_party/flutter/skia/third_party/externals/sdl/src/video/
DSDL_sysvideo.h205 void (*SetWindowTitle) (_THIS, SDL_Window * window); member