Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/parser/
Dcxfa_exdata.cpp44 void CXFA_ExData::SetContentType(const WideString& wsContentType) { in SetContentType()
Dcxfa_image.cpp64 void CXFA_Image::SetContentType(const WideString& wsContentType) { in SetContentType()
Dcxfa_simple_parser.cpp954 WideString wsContentType = in ParseContentNode() local
1037 WideString wsContentType; in ParseDataGroup() local
Dxfa_document_datamerger_imp.cpp145 WideString wsContentType; in CreateDataBinding() local
303 WideString wsContentType = in CreateDataBinding() local
/external/pdfium/fpdfsdk/fpdfxfa/
Dcpdfxfa_context.cpp314 const WideString& wsContentType, in PostRequestURL()
/external/pdfium/fxjs/xfa/
Dcjx_node.cpp234 WideString wsContentType = GetCData(XFA_Attribute::ContentType); in loadXML() local
Dcjx_object.cpp731 WideString wsContentType; in SetContent() local
/external/pdfium/xfa/fxfa/
Dcxfa_widgetacc.cpp143 WideString wsContentType(wsType); in XFA_GetImageType() local
531 WideString wsContentType, wsHref; in ResetData() local
590 void CXFA_WidgetAcc::SetImageEdit(const WideString& wsContentType, in SetImageEdit()
/external/pdfium/fpdfsdk/
Dcpdfsdk_formfillenvironment.cpp460 const wchar_t* wsContentType, in PostRequestURL()