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

  /external/webkit/Source/WebCore/bindings/generic/
BindingSecurityBase.cpp 32 #include "BindingSecurityBase.h"
40 DOMWindow* BindingSecurityBase::getDOMWindow(Frame* frame)
45 Frame* BindingSecurityBase::getFrame(Node* node)
76 bool BindingSecurityBase::canAccess(DOMWindow* activeWindow,
BindingSecurityBase.h 43 class BindingSecurityBase {
BindingSecurity.h 34 #include "BindingSecurityBase.h"
50 class BindingSecurity : public BindingSecurityBase {
  /external/webkit/Source/WebCore/
Android.mk 28 bindings/generic/BindingSecurityBase.cpp \
    [all...]

Completed in 76 milliseconds