Home | History | Annotate | Download | only in front-end

Lines Matching defs:populateInterface

1225 WebInspector.populateInterface = function()
1229 if ("populateInterface" in panel)
1230 panel.populateInterface();