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

/external/webkit/Source/WebCore/platform/graphics/wince/
H A DImageBufferWinCE.cpp55 IntRect intDstRect = enclosingIntRect(dstRect); local
57 m_data->m_bitmap->draw(ctxt, intDstRect, intSrcRect, styleColorSpace, compositeOp);

Completed in 46 milliseconds