Searched refs:OnFocus (Results 1 – 7 of 7) sorted by relevance
48 void OnFocus() override;
213 void NWebHandlerImplTest::OnFocus() in OnFocus() function in OHOS::NWeb::NWebHandlerImplTest
33 bool OnFocus(OHOS::UIView &view) override in OnFocus() function
78 void OnFocus() const override in OnFocus() function
132 virtual void OnFocus() const = 0;
227 virtual void OnFocus() {} in OnFocus() function
391 nweb_ptr->OnFocus(); in RequestFocus()