Searched defs:srcRect (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10.1/WebKit2-7600.1.25/UIProcess/cairo/
H A DBackingStoreCairo.cpp89 IntRect srcRect = updateRect; local
/macosx-10.10.1/WebKit2-7600.1.25/Shared/cairo/
H A DShareableBitmapCairo.cpp61 void ShareableBitmap::paint(GraphicsContext& context, const IntPoint& dstPoint, const IntRect& srcRect) argument
66 void ShareableBitmap::paint(GraphicsContext& context, float scaleFactor, const IntPoint& dstPoint, const IntRect& srcRect) argument
/macosx-10.10.1/tcl-105/tk/tk/macosx/
H A DtkMacOSXDraw.c195 NSRect srcRect = NSMakeRect(srcDraw->xOff + src_x, boundsH - local
1447 CGRect visRect, srcRect, dstRect; local
[all...]
/macosx-10.10.1/tcl-105/tk84/tk/macosx/
H A DtkMacOSXDraw.c176 Rect srcRect, dstRect, *srcPtr = &srcRect, *dstPtr = &dstRect; local
263 Rect srcRect, dstRect, *srcPtr = &srcRect, *dstPtr = &dstRect; local
370 Rect srcRect, dstRect, *srcPtr = &srcRect, *dstPtr = &dstRect; local

Completed in 187 milliseconds