Home
last modified time | relevance | path

Searched defs:flutter_window (Results 1 – 4 of 4) sorted by relevance

/third_party/flutter/engine/flutter/shell/platform/glfw/client_wrapper/testing/
Dstub_flutter_glfw_api.cc73 void FlutterDesktopWindowSetHoverEnabled(FlutterDesktopWindowRef flutter_window, in FlutterDesktopWindowSetHoverEnabled()
80 void FlutterDesktopWindowSetTitle(FlutterDesktopWindowRef flutter_window, in FlutterDesktopWindowSetTitle()
87 void FlutterDesktopWindowSetIcon(FlutterDesktopWindowRef flutter_window, in FlutterDesktopWindowSetIcon()
96 void FlutterDesktopWindowGetFrame(FlutterDesktopWindowRef flutter_window, in FlutterDesktopWindowGetFrame()
106 void FlutterDesktopWindowSetFrame(FlutterDesktopWindowRef flutter_window, in FlutterDesktopWindowSetFrame()
117 FlutterDesktopWindowRef flutter_window) { in FlutterDesktopWindowGetScaleFactor()
/third_party/flutter/engine/flutter/shell/platform/windows/client_wrapper/testing/
Dstub_flutter_windows_api.cc73 void FlutterDesktopSetHoverEnabled(FlutterDesktopWindowRef flutter_window, in FlutterDesktopSetHoverEnabled()
80 void FlutterDesktopSetWindowTitle(FlutterDesktopWindowRef flutter_window, in FlutterDesktopSetWindowTitle()
87 void FlutterDesktopSetWindowIcon(FlutterDesktopWindowRef flutter_window, in FlutterDesktopSetWindowIcon()
/third_party/flutter/engine/flutter/shell/platform/glfw/
Dflutter_glfw.cc574 void FlutterDesktopGetFramebufferSize(FlutterDesktopWindowRef flutter_window, in FlutterDesktopGetFramebufferSize()
580 void FlutterDesktopWindowSetHoverEnabled(FlutterDesktopWindowRef flutter_window, in FlutterDesktopWindowSetHoverEnabled()
586 void FlutterDesktopWindowSetTitle(FlutterDesktopWindowRef flutter_window, in FlutterDesktopWindowSetTitle()
592 void FlutterDesktopWindowSetIcon(FlutterDesktopWindowRef flutter_window, in FlutterDesktopWindowSetIcon()
600 void FlutterDesktopWindowGetFrame(FlutterDesktopWindowRef flutter_window, in FlutterDesktopWindowGetFrame()
626 void FlutterDesktopWindowSetFrame(FlutterDesktopWindowRef flutter_window, in FlutterDesktopWindowSetFrame()
641 void FlutterDesktopGetWindowSize(FlutterDesktopWindowRef flutter_window, in FlutterDesktopGetWindowSize()
647 void FlutterDesktopSetWindowSize(FlutterDesktopWindowRef flutter_window, in FlutterDesktopSetWindowSize()
666 FlutterDesktopWindowRef flutter_window) { in FlutterDesktopWindowGetScaleFactor()
/third_party/flutter/engine/flutter/shell/platform/windows/
Dflutter_windows.cc138 void FlutterDesktopWindowSetHoverEnabled(FlutterDesktopWindowRef flutter_window, in FlutterDesktopWindowSetHoverEnabled()
143 void FlutterDesktopWindowSetTitle(FlutterDesktopWindowRef flutter_window, in FlutterDesktopWindowSetTitle()
148 void FlutterDesktopWindowSetIcon(FlutterDesktopWindowRef flutter_window, in FlutterDesktopWindowSetIcon()