Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fxfa/src/app/
Dxfa_ffimageedit.cpp121 CFX_WideString wsContentType(L"image/"); in OnLButtonDown() local
Dxfa_ffwidgetacc.cpp221 CFX_WideString wsContentType, wsHref; in ResetData() local
268 void CXFA_WidgetAcc::SetImageEdit(const CFX_WideStringC& wsContentType, in SetImageEdit()
1583 CFX_WideString wsContentType; in GetTextNode() local
1600 CFX_WideString wsContentType; in GetTextNode() local
1635 CFX_WideString wsContentType; in GetTextNode() local
Dxfa_ffwidget.cpp940 CFX_WideString wsContentType(wsType); in XFA_GetImageType() local
971 CFX_WideString wsContentType; in XFA_LoadImageData() local
/external/pdfium/xfa/src/fxfa/src/parser/
Dxfa_document_datamerger_imp.cpp74 CFX_WideString wsContentType; in XFA_DataMerge_FormValueNode_SetChildContent() local
119 CFX_WideString wsContentType; in XFA_DataMerge_CreateDataBinding() local
270 CFX_WideString wsContentType; in XFA_DataMerge_CreateDataBinding() local
Dxfa_parser_imp.cpp1010 CFX_WideStringC wsContentType = in ParseContentNode() local
1110 CFX_WideString wsContentType; in ParseDataGroup() local
Dxfa_document_serialize.cpp241 CFX_WideString wsContentType; in XFA_DataExporter_RegenerateFormFile_Changed() local
Dxfa_objectacc_imp.cpp880 void CXFA_ExData::GetContentType(CFX_WideStringC& wsContentType) { in GetContentType()
898 FX_BOOL CXFA_ExData::SetContentType(const CFX_WideString& wsContentType) { in SetContentType()
931 FX_BOOL CXFA_Image::GetContentType(CFX_WideString& wsContentType) { in GetContentType()
952 FX_BOOL CXFA_Image::SetContentType(const CFX_WideString& wsContentType) { in SetContentType()
3071 CFX_WideString wsContentType; in CXFA_FieldNode_IsRichTextEdit() local
Dxfa_object_imp.cpp967 CFX_WideStringC wsContentType = this->GetCData(XFA_ATTRIBUTE_ContentType); in Script_NodeClass_LoadXML() local
4347 CFX_WideString wsContentType; in SetScriptContent() local
4454 CFX_WideString wsContentType; in TryContent() local
/external/pdfium/fpdfsdk/src/fpdfxfa/
Dfpdfxfa_app.cpp245 const CFX_WideStringC& wsContentType, in PostRequestURL()
/external/pdfium/fpdfsdk/include/
Dfsdk_mgr.h367 const FX_WCHAR* wsContentType, in FFI_PostRequestURL()