Home
last modified time | relevance | path

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

/aosp_15_r20/external/pdfium/xfa/fxfa/parser/
H A Dcxfa_exdata.cpp50 void CXFA_ExData::SetContentType(const WideString& wsContentType) { in SetContentType()
H A Dcxfa_document_builder.cpp729 WideString wsContentType = in ParseContentNode() local
809 absl::optional<WideString> wsContentType = in ParseDataGroup() local
H A Dcxfa_image.cpp71 void CXFA_Image::SetContentType(const WideString& wsContentType) { in SetContentType()
H A Dcxfa_document.cpp513 WideString wsContentType; in CreateDataBinding() local
662 WideString wsContentType = in CreateDataBinding() local
H A Dcxfa_node.cpp445 WideString wsContentType(wsType); in XFA_GetImageType() local
3071 WideString wsContentType, wsHref; in ResetData() local
3130 void CXFA_Node::SetImageEdit(const WideString& wsContentType, in SetImageEdit()
/aosp_15_r20/external/pdfium/fpdfsdk/fpdfxfa/
H A Dcpdfxfa_context.cpp363 const WideString& wsContentType, in PostRequestURL()
/aosp_15_r20/external/pdfium/fxjs/xfa/
H A Dcjx_node.cpp239 WideString wsContentType = GetCData(XFA_Attribute::ContentType); in loadXML() local
H A Dcjx_object.cpp624 WideString wsContentType; in SetContent() local
/aosp_15_r20/external/pdfium/fpdfsdk/
H A Dcpdfsdk_formfillenvironment.cpp553 const WideString& wsContentType, in PostRequestURL()
/aosp_15_r20/external/pdfium/testing/
H A Dembedder_test.cpp246 FPDF_WIDESTRING wsContentType, in PostRequestURLStub()