HomeSort by relevance Sort by last modified time
    Searched refs:WKBundleFrameCopyMarkerText (Results 1 - 3 of 3) sorted by null

  /external/webkit/Source/WebKit2/WebProcess/InjectedBundle/API/c/
WKBundleFramePrivate.h 42 WK_EXPORT WKStringRef WKBundleFrameCopyMarkerText(WKBundleFrameRef frame, JSObjectRef element);
WKBundleFrame.cpp 147 WKStringRef WKBundleFrameCopyMarkerText(WKBundleFrameRef frameRef, JSObjectRef element)
  /external/webkit/Tools/WebKitTestRunner/InjectedBundle/
LayoutTestController.cpp 244 WKRetainPtr<WKStringRef> text(AdoptWK, WKBundleFrameCopyMarkerText(mainFrame, const_cast<JSObjectRef>(element)));

Completed in 335 milliseconds