Lines Matching refs:GetWindowRect
228 auto winRect = node->GetWindowRect();
672 layoutPolicy_->NotifyClientAndAnimation(child, child->GetWindowRect(), reason);
678 layoutPolicy_->NotifyClientAndAnimation(node, node->GetWindowRect(), reason);
807 node->surfaceNode_->SetTranslateX(node->GetWindowRect().posX_ - parentNode->GetWindowRect().posX_);
808 node->surfaceNode_->SetTranslateY(node->GetWindowRect().posY_ - parentNode->GetWindowRect().posY_);
1383 if (sysNode == nullptr || it.second.region_ == sysNode->GetWindowRect()) {
1386 const Rect& newRegion = sysNode->GetWindowRect();
1422 const Rect keyRect = node->GetWindowRect();
1423 const Rect callingRect = callingWindow->GetWindowRect();
1655 Rect rect = node->GetWindowRect();
1682 Rect rect = node->GetWindowRect();
2116 backupDividerWindowRect_[displayId] = windowPair->GetDividerWindow()->GetWindowRect();
2457 node->SetRequestRect(node->GetWindowRect());