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

  /external/chromium_org/third_party/WebKit/Source/core/fetch/
ImageResource.h 82 bool isAccessAllowed(SecurityOrigin*);
ImageResource.cpp 463 bool ImageResource::isAccessAllowed(SecurityOrigin* securityOrigin)
  /external/chromium_org/third_party/WebKit/Source/core/rendering/shapes/
ShapeInfo.cpp 39 if (imageResource.isAccessAllowed(document.securityOrigin()))
  /external/chromium_org/third_party/WebKit/Source/core/html/canvas/
CanvasRenderingContext2D.cpp     [all...]

Completed in 4294 milliseconds