Flutter Windows Embedder
flutter::TextInputPlugin Member List

This is the complete list of members for flutter::TextInputPlugin, including all inherited members.

ComposeBeginHook()flutter::TextInputPluginvirtual
ComposeChangeHook(const std::u16string &text, int cursor_pos)flutter::TextInputPluginvirtual
ComposeCommitHook()flutter::TextInputPluginvirtual
ComposeEndHook()flutter::TextInputPluginvirtual
KeyboardHook(int key, int scancode, int action, char32_t character, bool extended, bool was_down)flutter::TextInputPluginvirtual
TextHook(const std::u16string &text)flutter::TextInputPluginvirtual
TextInputPlugin(flutter::BinaryMessenger *messenger, FlutterWindowsEngine *engine)flutter::TextInputPlugin
~TextInputPlugin()flutter::TextInputPluginvirtual