Searched defs:longText (Results 1 – 5 of 5) sorted by relevance
30 NotificationLongTextContent::NotificationLongTextContent(const std::string &longText) in NotificationLongTextContent()55 void NotificationLongTextContent::SetLongText(const std::string &longText) in SetLongText()
43 std::string longText = ""; variable
56 char* longText; member120 CNotificationLongTextContent* longText; member
1087 static void freeNotificationLongTextContent(CNotificationLongTextContent* longText) in freeNotificationLongTextContent()1105 CNotificationLongTextContent* longText) in SetNotificationLongTextContent()
79 std::string longText; in ConvertBoxToLongContent() local