Home
last modified time | relevance | path

Searched refs:IsPlatformDataEqual (Results 1 – 7 of 7) sorted by relevance

/external/chromium_org/content/common/cursors/
Dwebcursor_android.cc23 bool WebCursor::IsPlatformDataEqual(const WebCursor& other) const { in IsPlatformDataEqual() function in content::WebCursor
Dwebcursor_aurawin.cc46 bool WebCursor::IsPlatformDataEqual(const WebCursor& other) const { in IsPlatformDataEqual() function in content::WebCursor
Dwebcursor_ozone.cc56 bool WebCursor::IsPlatformDataEqual(const WebCursor& other) const { in IsPlatformDataEqual() function in content::WebCursor
Dwebcursor_aurax11.cc69 bool WebCursor::IsPlatformDataEqual(const WebCursor& other) const { in IsPlatformDataEqual() function in content::WebCursor
Dwebcursor.h139 bool IsPlatformDataEqual(const WebCursor& other) const ;
Dwebcursor.cc161 if (!IsPlatformDataEqual(other)) in IsEqual()
Dwebcursor_mac.mm379 bool WebCursor::IsPlatformDataEqual(const WebCursor& other) const {