Searched refs:UpdateCustomCursor (Results 1 – 2 of 2) sorted by relevance
525 void UpdateCustomCursor(int32_t windowId, std::shared_ptr<OHOS::NWeb::NWebCursorInfo> info);
4705 UpdateCustomCursor(windowId, info); in OnCursorChange()4735 void WebPattern::UpdateCustomCursor(int32_t windowId, std::shared_ptr<OHOS::NWeb::NWebCursorInfo> i… in UpdateCustomCursor() function in OHOS::Ace::NG::WebPattern