HomeSort by relevance Sort by last modified time
    Searched refs:setupTransform (Results 1 - 2 of 2) sorted by null

  /external/webkit/Source/WebCore/platform/graphics/chromium/
TransparencyWin.h 176 // Sets up the transformation on the newly created layer. setupTransform()
179 void setupTransform(const IntRect& region);
TransparencyWin.cpp 200 setupTransform(region);
282 void TransparencyWin::setupTransform(const IntRect& region)

Completed in 38 milliseconds