Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/adapter/preview/entrance/
H A Dui_content_impl.h193 OHOS::sptr<OHOS::Rosen::ITouchOutsideListener> touchOutsideListener_ = nullptr; member in OHOS::Ace::UIContentImpl
/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dui_content_impl.h401 OHOS::sptr<OHOS::Rosen::ITouchOutsideListener> touchOutsideListener_ = nullptr; member in OHOS::OHOS::Ace::UIContentImpl
H A Dui_content_impl.cpp2900 touchOutsideListener_ = new TouchOutsideListener(instanceId_); in InitializeSubWindow()
2901 window_->RegisterTouchOutsideListener(touchOutsideListener_); in InitializeSubWindow()

Completed in 8 milliseconds