Home
last modified time | relevance | path

Searched refs:transparentDc (Results 1 – 1 of 1) sorted by relevance

/external/webkit/WebCore/platform/graphics/wince/
DGraphicsContextWince.cpp1268 TransparentLayerDC transparentDc(m_data, dstRect, &fillRect); in fillRoundedRect() local
1269 HDC dc = transparentDc.hdc(); in fillRoundedRect()
1273 dstRect.move(transparentDc.toShift()); in fillRoundedRect()