Searched refs:hasPendingComposition (Results 1 – 2 of 2) sorted by relevance
71 bool hasPendingComposition() { return m_pendingComposition; } in hasPendingComposition() function
745 …context_filter_keypress(webView->priv->imContext.get(), event) && !client->hasPendingComposition()) in webkit_web_view_key_release_event()