Home
last modified time | relevance | path

Searched refs:WKBundleFrameCopyLayerTreeAsText (Results 1 – 4 of 4) sorted by relevance

/external/webkit/Source/WebKit2/WebProcess/InjectedBundle/API/c/
DWKBundleFramePrivate.h49 WK_EXPORT WKStringRef WKBundleFrameCopyLayerTreeAsText(WKBundleFrameRef frame);
DWKBundleFrame.cpp174 WKStringRef WKBundleFrameCopyLayerTreeAsText(WKBundleFrameRef frameRef) in WKBundleFrameCopyLayerTreeAsText() function
/external/webkit/Tools/WebKitTestRunner/InjectedBundle/
DLayoutTestController.cpp187 WKRetainPtr<WKStringRef> text(AdoptWK, WKBundleFrameCopyLayerTreeAsText(mainFrame)); in layerTreeAsText()
/external/webkit/Source/WebKit2/
DChangeLog-2011-02-1623433 (WKBundleFrameCopyLayerTreeAsText):