Searched defs:given (Results 1 – 2 of 2) sorted by relevance
65 void VCardNameData::SetGiven(const std::string &given) in SetGiven()
163 void VCardConstructor::AddNameData(const std::string &family, const std::string &given, const std::… in AddNameData()