Home
last modified time | relevance | path

Searched defs:wsContentType (Results 1 – 10 of 10) sorted by relevance

/external/pdfium/xfa/fxfa/parser/
Dcxfa_exdata.cpp50 void CXFA_ExData::SetContentType(const WideString& wsContentType) { in SetContentType()
Dcxfa_image.cpp71 void CXFA_Image::SetContentType(const WideString& wsContentType) { in SetContentType()
Dcxfa_document_builder.cpp730 WideString wsContentType = in ParseContentNode() local
810 absl::optional<WideString> wsContentType = in ParseDataGroup() local
Dcxfa_document.cpp513 WideString wsContentType; in CreateDataBinding() local
662 WideString wsContentType = in CreateDataBinding() local
Dcxfa_node.cpp445 WideString wsContentType(wsType); in XFA_GetImageType() local
3072 WideString wsContentType, wsHref; in ResetData() local
3131 void CXFA_Node::SetImageEdit(const WideString& wsContentType, in SetImageEdit()
/external/pdfium/fpdfsdk/fpdfxfa/
Dcpdfxfa_context.cpp363 const WideString& wsContentType, in PostRequestURL()
/external/pdfium/fxjs/xfa/
Dcjx_node.cpp242 WideString wsContentType = GetCData(XFA_Attribute::ContentType); in loadXML() local
Dcjx_object.cpp626 WideString wsContentType; in SetContent() local
/external/pdfium/testing/
Dembedder_test.cpp244 FPDF_WIDESTRING wsContentType, in PostRequestURLStub()
/external/pdfium/fpdfsdk/
Dcpdfsdk_formfillenvironment.cpp553 const WideString& wsContentType, in PostRequestURL()