Searched defs:needAddQuotedPrintable (Results 1 – 1 of 1) sorted by relevance
203 bool needAddQuotedPrintable = needQP_ && !VCardUtils::IsPrintableAscii({ phoneticName }); in AddPhoneticName() local268 bool needAddQuotedPrintable = in DealNoEmptyFimilyOrGivenName() local298 void VCardConstructor::AddCharsetOrQuotedPrintable(bool needAddCharset, bool needAddQuotedPrintable) in AddCharsetOrQuotedPrintable()381 bool needAddQuotedPrintable = needQP_ && !VCardUtils::IsPrintableAscii(values); in AddCustomType() local509 bool needAddQuotedPrintable = false; in AddPostalLine() local543 bool &needCharset, bool &needAddQuotedPrintable) in ConstructPostalLine()789 bool needAddQuotedPrintable = needQP_ && !VCardUtils::IsPrintableAscii(valueList); in AddEmailLine() local832 bool needAddQuotedPrintable = needQP_ && !VCardUtils::IsPrintableAscii({ valueList }); in AddLineWithCharsetAndQP() local