Home
last modified time | relevance | path

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

/external/chromium_org/content/common/cursors/
Dwebcursor_android.cc15 bool WebCursor::SerializePlatformData(Pickle* pickle) const { in SerializePlatformData() function in content::WebCursor
Dwebcursor_aurawin.cc38 bool WebCursor::SerializePlatformData(Pickle* pickle) const { in SerializePlatformData() function in content::WebCursor
Dwebcursor_ozone.cc48 bool WebCursor::SerializePlatformData(Pickle* pickle) const { in SerializePlatformData() function in content::WebCursor
Dwebcursor_aurax11.cc61 bool WebCursor::SerializePlatformData(Pickle* pickle) const { in SerializePlatformData() function in content::WebCursor
Dwebcursor.h134 bool SerializePlatformData(Pickle* pickle) const;
Dwebcursor.cc150 return SerializePlatformData(pickle); in Serialize()
Dwebcursor_mac.mm371 bool WebCursor::SerializePlatformData(Pickle* pickle) const {