Lines Matching refs:GetWindowRect
331 property->SetWindowRect(node->GetWindowRect());
391 navigationBarHeight = windowNode->GetWindowRect().height_;
537 const Rect& softInputWindowRect = node->GetWindowRect();
538 const Rect& callingWindowRect = callingWindow->GetWindowRect();
551 statusBarWindowRect = statusbarWindow->GetWindowRect();
695 rect == node->GetWindowRect()) {
701 Rect lastRect = property->GetWindowRect();
958 auto windowRect = node->GetWindowRect();
1096 if (node->GetWindowRect().width_ > node->GetWindowRect().height_) {
1201 property->SetRequestRect(property->GetWindowRect());
1400 float translateY = static_cast<float>(node->GetWindowRect().height_);
1401 if (!node->GetWindowRect().height_) {
1458 auto windowRect = node->GetWindowRect();
1587 node->SetOriginRect(node->GetWindowRect());
1735 Rect windowRect = node->GetWindowRect();
1792 Rect nodeRect = node->GetWindowRect();
1805 if (nodeRect.IsInsideOf(windowNode->GetWindowRect())) {