OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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