Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/manager/drag_drop/
H A Ddrag_drop_func_wrapper.h51 static bool IsExpandDisplay(const RefPtr<PipelineBase>& context);
H A Ddrag_drop_func_wrapper.cpp528 bool DragDropFuncWrapper::IsExpandDisplay(const RefPtr<PipelineBase>& context) in IsExpandDisplay() function in OHOS::Ace::NG::DragDropFuncWrapper
547 if (!IsExpandDisplay(context)) { in GetCurrentWindowOffset()