Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/overlay/
H A Doverlay_manager.cpp2618 RefPtr<FrameNode> tmpDialog = (*iter).second; in CloseCustomDialog() local
2619 DeleteDialogHotAreas(tmpDialog); in CloseCustomDialog()
2620 CloseDialogInner(tmpDialog); in CloseCustomDialog()