Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/inspector/
DInspectorDOMAgent.h153 virtual void getRelayoutBoundary(ErrorString*, int nodeId, int* relayoutBoundaryNodeId);
DInspectorDOMAgent.cpp1997 void InspectorDOMAgent::getRelayoutBoundary(ErrorString* errorString, int nodeId, int* relayoutBoun… in getRelayoutBoundary() function in WebCore::InspectorDOMAgent