Searched refs:IsExpandDisplay (Results 1 – 2 of 2) sorted by relevance
51 static bool IsExpandDisplay(const RefPtr<PipelineBase>& context);
528 bool DragDropFuncWrapper::IsExpandDisplay(const RefPtr<PipelineBase>& context) in IsExpandDisplay() function in OHOS::Ace::NG::DragDropFuncWrapper547 if (!IsExpandDisplay(context)) { in GetCurrentWindowOffset()