Searched defs:wsHeader (Results 1 - 3 of 3) sorted by relevance

/external/pdfium/fpdfsdk/fpdfxfa/
H A Dcpdfxfa_context.cpp345 const CFX_WideString& wsHeader,
352 wsHeader.c_str());
341 PostRequestURL(const CFX_WideString& wsURL, const CFX_WideString& wsData, const CFX_WideString& wsContentType, const CFX_WideString& wsEncode, const CFX_WideString& wsHeader, CFX_WideString& wsResponse) argument
/external/pdfium/fpdfsdk/
H A Dcpdfsdk_formfillenvironment.cpp482 const FX_WCHAR* wsHeader) {
500 CFX_ByteString bsHeader = CFX_WideString(wsHeader).UTF16LE_Encode();
477 PostRequestURL( const FX_WCHAR* wsURL, const FX_WCHAR* wsData, const FX_WCHAR* wsContentType, const FX_WCHAR* wsEncode, const FX_WCHAR* wsHeader) argument
/external/pdfium/xfa/fde/xml/
H A Dfde_xml_imp.cpp1674 CFX_WideString wsHeader; local
1675 m_BlockBuffer.GetTextData(wsHeader, 0, 7);

Completed in 104 milliseconds