Home
last modified time | relevance | path

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

/external/chromium_org/extensions/renderer/resources/
Dwindow_controls.js28 WindowControls.prototype.template_element = null; method in WindowControls
35 var template = WindowControls.prototype.template_element;
39 WindowControls.prototype.template_element = element.firstChild; method in WindowControls
40 template = WindowControls.prototype.template_element;