Searched defs:target_rect (Results 1 – 14 of 14) sorted by relevance
84 DesktopRect target_rect = DesktopRect::MakeSize(cursor.image()->size()); in DesktopFrameWithCursor() local114 DesktopRect target_rect = DesktopRect::MakeSize(restore_frame_->size()); in ~DesktopFrameWithCursor() local
36 gfx::Rect target_rect; in ToggleFullScreen() local
140 gfx::Rect target_rect(gfx::Point(0, 0), container_->bounds().size()); in AdjustToContainerBounds() local
80 gfx::Rect target_rect = in VerifyQuadsCoverRectWithOcclusion() local
143 const gfx::Rect& target_rect, in ShowDisambiguationPopup()
124 gfx::Rect target_rect(folder_icon_bounds); in GetTargetIconRectInFolderForItem() local
187 const gfx::Rect& target_rect, in ShowDisambiguationPopup()
447 const gfx::Rect& target_rect, in ShowDisambiguationPopup()
201 const gfx::Rect& target_rect) { in BindFramebufferToTexture()
2638 const gfx::Rect& target_rect) { in BindFramebufferToTexture()
736 const gfx::Rect& target_rect, const SkBitmap& zoomed_bitmap) { in ShowDisambiguationPopup()
262 gfx::Rect target_rect = drawable_content_rect; in UpdateAccumulatedSurfaceState() local
666 const gfx::Rect& target_rect, in ShowDisambiguationPopup()
692 void CheckRect(const SkRect& check_rect, const SkRect& target_rect) { in CheckRect()