Searched refs:movedDstRect (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/wince/
H A DGraphicsContextWinCE.cpp1856 FloatRect movedDstRect = m_data->m_transform.inverse().mapRect(FloatRect(trRect)); local
1857 FloatSize moved(movedDstRect.location() - destRectIn.location());

Completed in 41 milliseconds