OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:canaccesswindow
(Results
1 - 1
of
1
) sorted by null
/external/webkit/Source/WebCore/bindings/generic/
BindingSecurity.h
72
static bool
canAccessWindow
(State<Binding>*, DOMWindow* target);
78
bool BindingSecurity<Binding>::
canAccessWindow
(State<Binding>* state,
94
if (!
canAccessWindow
(state, getDOMWindow(target))) {
Completed in 862 milliseconds