| /external/chromium_org/third_party/WebKit/public/web/ |
| D | WebRemoteFrameClient.h | 31 const WebRect& frameRect, in initializeChildFrame()
|
| D | WebFrameClient.h | 557 virtual void initializeChildFrame(const WebRect& frameRect, float scaleFactor) { } in initializeChildFrame()
|
| /external/chromium_org/third_party/WebKit/Source/core/plugins/ |
| D | PluginOcclusionSupport.cpp | 129 static void addTreeToOcclusions(const RenderObject* renderer, const IntRect& frameRect, Vector<IntR… in addTreeToOcclusions() 151 void getPluginOcclusions(Element* element, Widget* parentWidget, const IntRect& frameRect, Vector<I… in getPluginOcclusions()
|
| /external/chromium_org/third_party/WebKit/Source/web/ |
| D | ScrollbarGroup.cpp | 37 ScrollbarGroup::ScrollbarGroup(FrameView* frameView, const IntRect& frameRect) in ScrollbarGroup() 126 void ScrollbarGroup::setFrameRect(const IntRect& frameRect) in setFrameRect()
|
| D | WebPluginContainerImpl.cpp | 101 void WebPluginContainerImpl::setFrameRect(const IntRect& frameRect) in setFrameRect() 930 void WebPluginContainerImpl::calculateGeometry(const IntRect& frameRect, in calculateGeometry()
|
| /external/chromium_org/third_party/WebKit/Source/core/rendering/ |
| D | RenderFullScreen.cpp | 186 void RenderFullScreen::createPlaceholder(PassRefPtr<RenderStyle> style, const LayoutRect& frameRect) in createPlaceholder()
|
| D | FloatingObjects.h | 76 const LayoutRect& frameRect() const { ASSERT(isPlaced()); return m_frameRect; } in frameRect() function 77 …void setFrameRect(const LayoutRect& frameRect) { ASSERT(!isInPlacedTree()); m_frameRect = frameRec… in setFrameRect()
|
| D | FloatingObjects.cpp | 63 FloatingObject::FloatingObject(RenderBox* renderer, Type type, const LayoutRect& frameRect, bool sh… in FloatingObject()
|
| D | RenderBox.h | 177 LayoutRect frameRect() const { return m_frameRect; } in frameRect() function
|
| D | InlineFlowBox.cpp | 1069 LayoutRect frameRect = roundedFrameRect(); in nodeAtPoint() local
|
| /external/chromium_org/third_party/WebKit/Source/platform/image-decoders/webp/ |
| D | WEBPImageDecoder.cpp | 335 …IntRect frameRect(animatedFrame.x_offset, animatedFrame.y_offset, animatedFrame.width, animatedFra… in updateDemuxer() local 478 const IntRect& frameRect = buffer.originalFrameRect(); in applyPostProcessing() local 577 const IntRect& frameRect = buffer.originalFrameRect(); in decode() local
|
| /external/chromium_org/third_party/WebKit/Source/core/editing/ |
| D | FrameSelectionTest.cpp | 132 IntRect frameRect = frameView.frameRect(); in TEST_F() local
|
| /external/chromium_org/third_party/WebKit/Source/core/paint/ |
| D | InlineFlowBoxPainter.cpp | 196 LayoutRect frameRect = roundedFrameRectClampedToLineTopAndBottomIfNeeded(); in paintBoxDecorationBackground() local 259 LayoutRect frameRect = roundedFrameRectClampedToLineTopAndBottomIfNeeded(); in paintMask() local
|
| /external/chromium_org/third_party/WebKit/Source/platform/exported/ |
| D | WebScrollbarThemeClientImpl.cpp | 95 IntRect WebScrollbarThemeClientImpl::frameRect() const in frameRect() function in blink::WebScrollbarThemeClientImpl
|
| /external/chromium_org/third_party/WebKit/Source/web/tests/ |
| D | FakeWebPlugin.h | 55 …virtual void updateGeometry(const WebRect& frameRect, const WebRect& clipRect, const WebVector<Web… in updateGeometry()
|
| /external/chromium_org/third_party/WebKit/Source/platform/ |
| D | Widget.h | 64 const IntRect& frameRect() const { return m_frame; } in frameRect() function
|
| /external/chromium_org/third_party/WebKit/Source/platform/scroll/ |
| D | Scrollbar.h | 69 virtual IntRect frameRect() const OVERRIDE { return Widget::frameRect(); } in frameRect() function
|
| /external/chromium_org/third_party/WebKit/Source/platform/image-decoders/gif/ |
| D | GIFImageDecoder.cpp | 309 IntRect frameRect = frameContext->frameRect(); in parse() local
|
| D | GIFImageReader.h | 222 …blink::IntRect frameRect() const { return blink::IntRect(m_xOffset, m_yOffset, m_width, m_height);… in frameRect() function
|
| /external/chromium_org/third_party/WebKit/Source/core/html/ |
| D | HTMLTextFormControlElementTest.cpp | 91 IntRect frameRect = frameView.frameRect(); in forceLayoutFlag() local
|