Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/cross_platform/
H A Dweb_pattern.h463 bool IsPreviewImageNodeExist() const in IsPreviewImageNodeExist() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/
H A Dweb_pattern.h706 bool IsPreviewImageNodeExist() const in IsPreviewImageNodeExist() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
H A Dweb_delegate.cpp5409 …a->IsDragNewStyle() && (!webPattern->IsNewDragStyle() || !webPattern->IsPreviewImageNodeExist())) { in OnDragAndDropDataUdmf()