Home
last modified time | relevance | path

Searched defs:moveWindowBy (Results 1 – 4 of 4) sorted by relevance

/external/webkit/Source/WebCore/inspector/front-end/
DInspectorFrontendHostStub.js88 moveWindowBy: function(x, y) method in WebInspector.InspectorFrontendHostStub
/external/webkit/Source/WebKit/chromium/src/
DInspectorFrontendClientImpl.cpp82 void InspectorFrontendClientImpl::moveWindowBy(float x, float y) in moveWindowBy() function in WebKit::InspectorFrontendClientImpl
/external/webkit/Source/WebCore/inspector/
DInspectorFrontendClientLocal.cpp127 void InspectorFrontendClientLocal::moveWindowBy(float x, float y) in moveWindowBy() function in WebCore::InspectorFrontendClientLocal
DInspectorFrontendHost.cpp196 void InspectorFrontendHost::moveWindowBy(float x, float y) const in moveWindowBy() function in WebCore::InspectorFrontendHost