|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <WebSelectionData.h>
Public Member Functions | |
| WebSelectionData () | |
| WebSelectionData (const WebCore::SelectionData &) | |
| WebSelectionData (Ref< WebCore::SelectionData > &&) | |
| void | encode (IPC::Encoder &) const |
Static Public Member Functions | |
| static bool | decode (IPC::Decoder &, WebSelectionData &) |
Public Attributes | |
| Ref< WebCore::SelectionData > | selectionData |
| WebKit::WebSelectionData::WebSelectionData | ( | ) |
|
explicit |
|
explicit |
|
static |
| void WebKit::WebSelectionData::encode | ( | IPC::Encoder & | encoder | ) | const |
| Ref<WebCore::SelectionData> WebKit::WebSelectionData::selectionData |
1.8.13