Searched defs:AttributedStringCoder (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/content/common/mac/
H A Dattributed_string_coder.h32 class CONTENT_EXPORT AttributedStringCoder { class in namespace:mac
91 AttributedStringCoder();
101 struct ParamTraits<mac::AttributedStringCoder::EncodedString> {
102 typedef mac::AttributedStringCoder::EncodedString param_type;
109 struct ParamTraits<mac::AttributedStringCoder::FontAttribute> {
110 typedef mac::AttributedStringCoder::FontAttribute param_type;

Completed in 2119 milliseconds