Searched defs:needAddQuotedPrintable (Results 1 – 1 of 1) sorted by relevance
206 bool needAddQuotedPrintable = needQP_ && !VCardUtils::IsPrintableAscii({ phoneticName }); in AddPhoneticName() local271 bool needAddQuotedPrintable = in DealNoEmptyFamilyOrGivenName() local309 void VCardConstructor::AddCharsetOrQuotedPrintable(bool needAddCharset, bool needAddQuotedPrintable) in AddCharsetOrQuotedPrintable()396 bool needAddQuotedPrintable = needQP_ && !VCardUtils::IsPrintableAscii(values); in AddCustomType() local524 bool needAddQuotedPrintable = false; in AddPostalLine() local559 bool &needCharset, bool &needAddQuotedPrintable) in ConstructPostalLine()851 bool needAddQuotedPrintable = needQP_ && !VCardUtils::IsPrintableAscii(valueList); in AddEmailLine() local894 bool needAddQuotedPrintable = needQP_ && !VCardUtils::IsPrintableAscii({ valueList }); in AddLineWithCharsetAndQP() local