Searched refs:webViewWidgetGetIMContext (Results 1 – 2 of 2) sorted by relevance
178 gtk_im_context_focus_in(webViewWidgetGetIMContext(webViewWidget)); in webViewFocusInEvent()191 GtkIMContext* imContext = webViewWidgetGetIMContext(webViewWidget); in webViewFocusOutEvent()211 if (gtk_im_context_filter_keypress(webViewWidgetGetIMContext(webViewWidget), event)) in webViewKeyReleaseEvent()374 GtkIMContext* webViewWidgetGetIMContext(WebViewWidget* webViewWidget) in webViewWidgetGetIMContext() function
66 GtkIMContext* webViewWidgetGetIMContext(WebViewWidget*);