Searched refs:bsValue (Results 1 – 5 of 5) sorted by relevance
174 ByteString bsValue = CFXByteStringFromFPDFWideString(value); in FPDFAttachment_SetStringValue() local177 bsValue = CFXByteStringHexDecode(bsValue); in FPDFAttachment_SetStringValue()179 pParamsDict->SetNewFor<CPDF_String>(bsKey, bsValue, bEncodedAsHex); in FPDFAttachment_SetStringValue()
42 const ByteStringView& bsValue) { in OnTagAttribute() argument45 pTag->m_TextBuf << " " << bsAttri << "=\"" << bsValue << "\""; in OnTagAttribute()
26 const ByteStringView& bsValue) override;
26 const ByteStringView& bsValue));
83 const ByteStringView& bsValue) = 0;