Home
last modified time | relevance | path

Searched refs:SetUserSetCursor (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/
H A Dwindow.h177 void SetUserSetCursor(bool isUserSetCursor) in SetUserSetCursor() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline_ng/
H A Dpipeline_context.cpp4295 window->SetUserSetCursor(true); in SetCursor()
4307 window->SetUserSetCursor(false); in RestoreDefault()