Home
last modified time | relevance | path

Searched refs:DocumentNatives (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/chrome/renderer/resources/extensions/
Dweb_view_deny.js5 var DocumentNatives = requireNative('document_natives'); variable
21 DocumentNatives.RegisterElement('webview', {prototype: proto});
Dweb_view.js12 var DocumentNatives = requireNative('document_natives'); variable
947 DocumentNatives.RegisterElement('browser-plugin', {extends: 'object',
1023 DocumentNatives.RegisterElement('webview', {prototype: proto});