Lines Matching full:bounds
926 RenderSVGContainer (<g>) should not repaint when its bounds change (unless it has a filter)
6035 result in the caret being locked within the 0 length bounds of the "composition"
12975 never draw outside the control's bounds.
14239 (WebCore::RenderThemeMac::paintMenuListButton): Restrict font scale to make sure the arrows will actually fit in the bounds vertically.
22406 <rdar://problem/3992645> VO view bounds misplaced when reading text after a line wrap
22410 Improve the accuracy of the bounds for a given range
23566 the QT plugin from drawing outside its bounds when scrolling it when it's inside an iframe or div with overflow.
39365 <rdar://problem/5015522> Bounds rectangle of unloaded images is
39653 if the bounds did not change; the content size might be wrong.
45253 we need to account for rotation of the pdf image effecting our bounds
45257 returns the rotated bounds now -- this is also save the old
45834 so made that function return only the vertical bounds of the repaint rect. As the
45835 horizontal bounds, made layoutBlock() just use the overflow bounds after layout.
49877 constrain to the document view bounds. And finally call scrollPoint: on the document view, not the clip view.
51008 passed in rect, since AppKit will use the view bounds to determine
52504 Test: fast/forms/select-out-of-bounds-index.html
52508 (WebCore::HTMLSelectElement::optionToListIndex): Moved listSize to a local variable. Rewrote using a simpler for-loop to prevent out-of-bounds errors.
55131 bounds to include the given rect.
56316 bounds to include the given rect.
57592 (WebCore::RenderBlock::layoutBlock): Adjust the old bounds by the layout delta,
57593 to get the block's absolute bounds as they were before its ancestors moved it
57601 (WebCore::RenderFlexibleBox::layoutBlock): Adjust the old bounds by the current
65582 the layer's rect was only local coords. This patch makes sure to use absolute bounds for the layer