Home
last modified time | relevance | path

Searched defs:SetGetWindowRectImpl (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/
H A Dwindow.h118 void SetGetWindowRectImpl(std::function<Rect()>&& callback) in SetGetWindowRectImpl() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/
H A Dpipeline_base.cpp790 void PipelineBase::SetGetWindowRectImpl(std::function<Rect()>&& callback) in SetGetWindowRectImpl() function in OHOS::Ace::PipelineBase