Searched refs:newFullname (Results 1 – 1 of 1) sorted by relevance
270 FontByteArray newFullname = {nullptr, 0}; in GetFontFullName() local271 if (ConvertToUTF16BE(skFullname.strData.get(), skFullname.strLen, newFullname)) { in GetFontFullName()272 fullnameVec.push_back(std::move(newFullname)); in GetFontFullName()