Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
flutter::testing::MockIMContext Member List

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

MOCK_METHOD(void, gtk_im_context_set_client_window,(GtkIMContext *context, GdkWindow *window))flutter::testing::MockIMContext
MOCK_METHOD(void, gtk_im_context_get_preedit_string,(GtkIMContext *context, gchar **str, PangoAttrList **attrs, gint *cursor_pos))flutter::testing::MockIMContext
MOCK_METHOD(gboolean, gtk_im_context_filter_keypress,(GtkIMContext *context, GdkEventKey *event))flutter::testing::MockIMContext
MOCK_METHOD(gboolean, gtk_im_context_focus_in,(GtkIMContext *context))flutter::testing::MockIMContext
MOCK_METHOD(void, gtk_im_context_focus_out,(GtkIMContext *context))flutter::testing::MockIMContext
MOCK_METHOD(void, gtk_im_context_reset,(GtkIMContext *context))flutter::testing::MockIMContext
MOCK_METHOD(void, gtk_im_context_set_cursor_location,(GtkIMContext *context, GdkRectangle *area))flutter::testing::MockIMContext
MOCK_METHOD(void, gtk_im_context_set_use_preedit,(GtkIMContext *context, gboolean use_preedit))flutter::testing::MockIMContext
MOCK_METHOD(void, gtk_im_context_set_surrounding,(GtkIMContext *context, const gchar *text, gint len, gint cursor_index))flutter::testing::MockIMContext
MOCK_METHOD(gboolean, gtk_im_context_get_surrounding,(GtkIMContext *context, gchar **text, gint *cursor_index))flutter::testing::MockIMContext
operator GtkIMContext *()flutter::testing::MockIMContext
~MockIMContext()flutter::testing::MockIMContext