Searched refs:WebCustomKeyboardHandler (Results 1 – 3 of 3) sorted by relevance
739 class ACE_EXPORT WebCustomKeyboardHandler : public AceType {740 DECLARE_ACE_TYPE(WebCustomKeyboardHandler, AceType)743 WebCustomKeyboardHandler() = default;744 ~WebCustomKeyboardHandler() = default;952 explicit InterceptKeyboardEvent(const RefPtr<WebCustomKeyboardHandler>& customKeyboardHandler, in InterceptKeyboardEvent()959 const RefPtr<WebCustomKeyboardHandler>& GetCustomKeyboardHandler() const in GetCustomKeyboardHandler()970 RefPtr<WebCustomKeyboardHandler> customKeyboardHandler_;
128 class WebCustomKeyboardHandlerOhos : public WebCustomKeyboardHandler {129 DECLARE_ACE_TYPE(WebCustomKeyboardHandlerOhos, WebCustomKeyboardHandler) in DECLARE_ACE_TYPE() argument
214 void SeWebKeyboardController(const RefPtr<WebCustomKeyboardHandler>& controller) in SeWebKeyboardController()290 RefPtr<WebCustomKeyboardHandler> webKeyboardController_;