Searched defs:setContentsInsets (Results 1 – 2 of 2) sorted by relevance
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/ | ||
D | InspectorFrontendHostStub.js | 111 setContentsInsets: function(top, left, bottom, right) method in WebInspector.InspectorFrontendHostStub |
D | externs.js | 243 InspectorFrontendHostAPI.prototype.setContentsInsets = function(top, left, bottom, right) {} method in InspectorFrontendHostAPI |