Home
last modified time | relevance | path

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

/external/webkit/Source/WebKit2/WebProcess/InjectedBundle/API/c/
DWKBundle.cpp161 …ElementById(WKBundleRef bundleRef, WKBundleFrameRef frameRef, WKStringRef idRef, double pageWidthI… in WKBundlePageNumberForElementById() argument
163 …return toImpl(bundleRef)->pageNumberForElementById(toImpl(frameRef), toImpl(idRef)->string(), page… in WKBundlePageNumberForElementById()
DWKBundlePrivate.h73 …ForElementById(WKBundleRef bundle, WKBundleFrameRef frameRef, WKStringRef idRef, double pageWidthI…