Searched refs:GetCurrentWindowOffset (Results 1 – 3 of 3) sorted by relevance
545 OffsetF DragDropFuncWrapper::GetCurrentWindowOffset(const RefPtr<PipelineBase>& context) in GetCurrentWindowOffset() function in OHOS::Ace::NG::DragDropFuncWrapper562 offset += GetCurrentWindowOffset(frameNode->GetContextRefPtr()); in GetPaintRectCenterToScreen()570 offset += GetCurrentWindowOffset(frameNode->GetContextRefPtr()); in GetFrameNodeOffsetToScreen()578 rect += GetCurrentWindowOffset(frameNode->GetContextRefPtr()); in GetPaintRectToScreen()585 offset -= GetCurrentWindowOffset(frameNode->GetContextRefPtr()); in UpdateNodePositionToScreen()
52 static OffsetF GetCurrentWindowOffset(const RefPtr<PipelineBase>& context);
781 imageOffset -= DragDropFuncWrapper::GetCurrentWindowOffset(imageNode->GetContextRefPtr()); in SetPixelMap()