Home | History | Annotate | Download | only in renderer_host

Lines Matching refs:window_rect

408                                              move.window_rect.x(),
409 move.window_rect.y(),
410 move.window_rect.width(),
411 move.window_rect.height(), flags);
544 CRect window_rect;
545 GetWindowRect(&window_rect);
546 return gfx::Rect(window_rect);