Home
last modified time | relevance | path

Searched defs:oldRect (Results 1 – 9 of 9) sorted by relevance

/external/webkit/Source/WebKit2/UIProcess/qt/
DTiledDrawingAreaTileQt.cpp91 IntRect oldRect = m_rect; in resize() local
/external/webkit/Source/WebKit/chromium/src/
DWebScrollbarImpl.cpp79 IntRect oldRect = m_scrollbar->frameRect(); in setLocation() local
/external/webkit/Source/WebCore/rendering/
DRenderScrollbar.cpp338 IntRect RenderScrollbar::trackPieceRectWithMargins(ScrollbarPart partType, const IntRect& oldRect) in trackPieceRectWithMargins()
DRenderFlexibleBox.cpp950 IntRect oldRect(child->x(), child->y() , child->width(), child->height()); in placeChild() local
DRenderFrameSet.cpp710 IntRect oldRect = child->frameRect(); in positionFramesWithFlattening() local
DRenderBlock.cpp1991 IntRect oldRect(child->x(), child->y() , child->width(), child->height()); in layoutBlockChild() local
3316 IntRect oldRect(childBox->x(), childBox->y() , childBox->width(), childBox->height()); in positionNewFloats() local
/external/webkit/Source/WebCore/platform/
DScrollView.cpp605 IntRect oldRect(m_horizontalScrollbar->frameRect()); in updateScrollbars() local
626 IntRect oldRect(m_verticalScrollbar->frameRect()); in updateScrollbars() local
869 IntRect oldRect = frameRect(); in wheelEvent() local
/external/webkit/Source/WebCore/editing/
DSelectionController.cpp1151 IntRect oldRect = m_caretRect; in recomputeCaretRect() local
/external/webkit/Source/WebCore/page/
DFrameView.cpp362 IntRect oldRect = frameRect(); in setFrameRect() local