Home
last modified time | relevance | path

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

/third_party/flutter/engine/flutter/shell/platform/windows/
Dwin32_flutter_window.cc141 SendChar(code_point); in OnChar()
235 void Win32FlutterWindow::SendChar(unsigned int code_point) { in SendChar() function in flutter::Win32FlutterWindow
Dwin32_flutter_window.h114 void SendChar(unsigned int code_point);