Searched
full:intrect (Results
726 -
750 of
887) sorted by null
<<21222324252627282930>>
/external/webkit/Source/WebCore/platform/graphics/ |
Image.cpp | 33 #include "IntRect.h"
|
/external/webkit/Source/WebCore/platform/graphics/android/ |
GraphicsLayerAndroid.cpp | 565 IntRect layerBounds(0, 0, m_size.width(), m_size.height()); 581 IntRect contentsRect(0, 0, 599 IntRect clip = layer->renderer()->absoluteBoundingBoxRect(); 666 const IntRect& rect) [all...] |
VideoLayerAndroid.cpp | 60 const IntRect VideoLayerAndroid::buttonRect(0, 0, IMAGESIZE, IMAGESIZE);
|
/external/webkit/Source/WebCore/platform/graphics/avfoundation/ |
MediaPlayerPrivateAVFoundationObjC.mm | 550 void MediaPlayerPrivateAVFoundationObjC::paintCurrentFrameInContext(GraphicsContext* context, const IntRect& rect) 558 void MediaPlayerPrivateAVFoundationObjC::paint(GraphicsContext* context, const IntRect& rect) 572 IntRect paintRect(IntPoint(0, 0), IntSize(rect.width(), rect.height())); 600 RetainPtr<CGImageRef> MediaPlayerPrivateAVFoundationObjC::createImageForTimeInRect(float time, const IntRect& rect)
|
/external/webkit/Source/WebCore/platform/graphics/chromium/ |
RenderSurfaceChromium.cpp | 141 void RenderSurfaceChromium::draw(const IntRect&)
|
/external/webkit/Source/WebCore/platform/graphics/chromium/cc/ |
CCVideoLayerImpl.cpp | 78 void CCVideoLayerImpl::draw(const IntRect&)
|
/external/webkit/Source/WebCore/platform/graphics/filters/ |
FEMorphology.cpp | 124 IntRect effectDrawingRect = requestedRegionOfInputImageData(in->absolutePaintRect());
|
/external/webkit/Source/WebCore/platform/graphics/mac/ |
FontComplexTextMac.cpp | 32 #include "IntRect.h"
|
GraphicsContextMac.mm | 73 void GraphicsContext::drawFocusRing(const Vector<IntRect>& rects, int width, int offset, const Color& color)
|
/external/webkit/Source/WebCore/platform/graphics/win/ |
FontWin.cpp | 32 #include "IntRect.h"
|
GraphicsContextCairoWin.cpp | 123 void GraphicsContext::releaseWindowsContext(HDC hdc, const IntRect& dstRect, bool supportAlphaBlend, bool mayCreateBitmap)
|
GraphicsContextWin.cpp | 100 HDC GraphicsContext::getWindowsContext(const IntRect& dstRect, bool supportAlphaBlend, bool mayCreateBitmap)
|
MediaPlayerPrivateQuickTimeWin.cpp | 595 void MediaPlayerPrivate::paint(GraphicsContext* p, const IntRect& r) 635 void MediaPlayerPrivate::paintCompleted(GraphicsContext& context, const IntRect& rect) 849 void MediaPlayerPrivate::paintContents(const GraphicsLayer*, GraphicsContext& context, GraphicsLayerPaintingPhase, const IntRect&) 878 IntRect rect(0, 0, m_size.width(), m_size.height());
|
WebLayer.cpp | 82 IntRect clip(enclosingIntRect(clipBounds));
|
/external/webkit/Source/WebCore/platform/graphics/wince/ |
ImageWinCE.cpp | 119 IntRect intSrcRect(srcRectIn);
|
/external/webkit/Source/WebCore/platform/graphics/wx/ |
FontWx.cpp | 32 #include "IntRect.h"
|
/external/webkit/Source/WebCore/platform/image-decoders/webp/ |
WEBPImageDecoder.cpp | 110 buffer.setOriginalFrameRect(IntRect(IntPoint(), size()));
|
/external/webkit/Source/WebCore/platform/qt/ |
ScrollbarQt.cpp | 35 #include "IntRect.h"
|
/external/webkit/Source/WebCore/platform/win/ |
DragImageWin.cpp | 205 IntRect rect(0, 0, imageSize.width(), imageSize.height());
|
/external/webkit/Source/WebCore/rendering/ |
RootInlineBox.h | 134 IntRect paddedLayoutOverflowRect(int endPadding) const;
|
/external/webkit/Source/WebCore/svg/ |
SVGFEImageElement.cpp | 165 IntRect targetRect = enclosingIntRect(renderer->objectBoundingBox());
|
/external/webkit/Source/WebKit/chromium/src/ |
ExternalPopupMenu.cpp | 60 void ExternalPopupMenu::show(const IntRect& rect, FrameView* v, int index)
|
/external/webkit/Source/WebKit/efl/ewk/ |
ewk_private.h | 109 void ewk_view_popup_new(Evas_Object *o, WebCore::PopupMenuClient* client, int selected, const WebCore::IntRect& rect);
|
/external/webkit/Source/WebKit/mac/Misc/ |
WebElementDictionary.mm | 211 IntRect rect = _result->imageRect();
|
/external/webkit/Source/WebKit/qt/Api/ |
qwebpage_p.h | 52 class IntRect;
|
Completed in 640 milliseconds
<<21222324252627282930>>