Home
last modified time | relevance | path

Searched refs:windowRectImpl_ (Results 1 - 1 of 1) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/common/
H A Dwindow.h123 windowRectImpl_ = std::move(callback); in SetGetWindowRectImpl()
129 if (windowRectImpl_) { in GetCurrentWindowRect()
130 rect = windowRectImpl_(); in GetCurrentWindowRect()
230 std::function<Rect()> windowRectImpl_; member in OHOS::OHOS::Ace::Window

Completed in 2 milliseconds