Searched refs:itemRef2 (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/WebKit2-7537.78.2/WebProcess/InjectedBundle/API/c/
H A DWKBundleBackForwardListItem.cpp40 bool WKBundleBackForwardListItemIsSame(WKBundleBackForwardListItemRef itemRef1, WKBundleBackForwardListItemRef itemRef2) argument
42 return toImpl(itemRef1)->item() == toImpl(itemRef2)->item();

Completed in 102 milliseconds