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

  /external/webkit/Source/WebKit2/Shared/qt/
ShareableBitmapQt.cpp 46 context->takeOwnershipOfPlatformContext();
  /external/webkit/Source/WebCore/platform/graphics/qt/
GraphicsContextQt.cpp 213 void takeOwnershipOfPlatformContext() { platformContextIsOwned = true; }
    [all...]
  /external/webkit/Source/WebCore/platform/graphics/
GraphicsContext.h 523 void takeOwnershipOfPlatformContext();

Completed in 414 milliseconds