Home
last modified time | relevance | path

Searched refs:WKBundleFrameCopyMarkerText (Results 1 – 5 of 5) sorted by relevance

/external/webkit/Source/WebKit2/WebProcess/InjectedBundle/API/c/
DWKBundleFramePrivate.h42 WK_EXPORT WKStringRef WKBundleFrameCopyMarkerText(WKBundleFrameRef frame, JSObjectRef element);
DWKBundleFrame.cpp147 WKStringRef WKBundleFrameCopyMarkerText(WKBundleFrameRef frameRef, JSObjectRef element) in WKBundleFrameCopyMarkerText() function
/external/webkit/Tools/WebKitTestRunner/InjectedBundle/
DLayoutTestController.cpp244 …WKRetainPtr<WKStringRef> text(AdoptWK, WKBundleFrameCopyMarkerText(mainFrame, const_cast<JSObjectR… in markerTextForListItem()
/external/webkit/Source/WebKit2/
DChangeLog-2011-02-1637679 (WKBundleFrameCopyMarkerText):
37919 (WKBundleFrameCopyMarkerText): Added. Calls markerText.
37921 Added WKBundleFrameCopyCounterValue and WKBundleFrameCopyMarkerText.
/external/webkit/Tools/
DChangeLog-2011-02-1626590 Calls WKBundleFrameCopyMarkerText.