Searched defs:needAddQuotedPrintable (Results 1 – 1 of 1) sorted by relevance
204 bool needAddQuotedPrintable = needQP_ && !VCardUtils::IsPrintableAscii({ phoneticName }); in AddPhoneticName() local269 bool needAddQuotedPrintable = in DealNoEmptyFimilyOrGivenName() local307 void VCardConstructor::AddCharsetOrQuotedPrintable(bool needAddCharset, bool needAddQuotedPrintable) in AddCharsetOrQuotedPrintable()394 bool needAddQuotedPrintable = needQP_ && !VCardUtils::IsPrintableAscii(values); in AddCustomType() local522 bool needAddQuotedPrintable = false; in AddPostalLine() local556 bool &needCharset, bool &needAddQuotedPrintable) in ConstructPostalLine()816 bool needAddQuotedPrintable = needQP_ && !VCardUtils::IsPrintableAscii(valueList); in AddEmailLine() local859 bool needAddQuotedPrintable = needQP_ && !VCardUtils::IsPrintableAscii({ valueList }); in AddLineWithCharsetAndQP() local