Home
last modified time | relevance | path

Searched defs:setContentsInsets (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/devtools/front_end/
DInspectorFrontendHostStub.js111 setContentsInsets: function(top, left, bottom, right) method in WebInspector.InspectorFrontendHostStub
Dexterns.js243 InspectorFrontendHostAPI.prototype.setContentsInsets = function(top, left, bottom, right) {} method in InspectorFrontendHostAPI