webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <AttributedString.h>
Public Member Functions | |
void | encode (IPC::Encoder &) const |
Static Public Member Functions | |
static bool | decode (IPC::Decoder &, AttributedString &) |
Public Attributes | |
RetainPtr< NSAttributedString > | string |
|
static |
void WebKit::AttributedString::encode | ( | IPC::Encoder & | encoder | ) | const |
RetainPtr<NSAttributedString> WebKit::AttributedString::string |