Home
last modified time | relevance | path

Searched refs:FX_UTF8Encode (Results 1 – 14 of 14) sorted by relevance

/external/pdfium/xfa/src/fxfa/src/parser/
Dxfa_script_hostpseudomodel.cpp29 FXJSE_Value_SetUTF8String(hValue, FX_UTF8Encode(wsValue)); in Script_HostPseudoModel_LoadString()
45 FXJSE_Value_SetUTF8String(hValue, FX_UTF8Encode(wsAppType)); in Script_HostPseudoModel_AppType()
61 FXJSE_Value_SetUTF8String(hValue, FX_UTF8Encode(wsAppType)); in Script_HostPseudoModel_FoxitAppType()
111 FXJSE_Value_SetUTF8String(hValue, FX_UTF8Encode(wsLanguage)); in Script_HostPseudoModel_Language()
143 FXJSE_Value_SetUTF8String(hValue, FX_UTF8Encode(wsPlatform)); in Script_HostPseudoModel_Platform()
166 FXJSE_Value_SetUTF8String(hValue, FX_UTF8Encode(wsTitle)); in Script_HostPseudoModel_Title()
202 FXJSE_Value_SetUTF8String(hValue, FX_UTF8Encode(wsVariation)); in Script_HostPseudoModel_Variation()
218 FXJSE_Value_SetUTF8String(hValue, FX_UTF8Encode(wsVersion)); in Script_HostPseudoModel_Version()
234 FXJSE_Value_SetUTF8String(hValue, FX_UTF8Encode(wsVersion)); in Script_HostPseudoModel_FoxitVersion()
250 FXJSE_Value_SetUTF8String(hValue, FX_UTF8Encode(wsAppName)); in Script_HostPseudoModel_Name()
[all …]
Dxfa_object_imp.cpp51 hValue, FX_UTF8Encode(className.GetPtr(), className.GetLength())); in Script_ObjectClass_ClassName()
66 FXJSE_ThrowMessage("", FX_UTF8Encode(wsMessage, wsMessage.GetLength())); in ThrowScriptErrorMessage()
742 FXJSE_ThrowMessage("", FX_UTF8Encode(wsMessage, wsMessage.GetLength())); in Script_TreeClass_Nodes()
803 FXJSE_Value_SetUTF8String(hValue, FX_UTF8Encode(wsSOMExpression)); in Script_TreeClass_SomExpression()
867 FXJSE_Value_SetUTF8String(hValue, FX_UTF8Encode(wsValue)); in Script_NodeClass_GetAttribute()
1178 FXJSE_Value_SetUTF8String(hValue, FX_UTF8Encode(wsNameSpace)); in Script_NodeClass_Ns()
1535 FX_UTF8Encode(wsValue, wsValue.GetLength())); in Script_Attribute_String()
1545 FX_UTF8Encode(wsValue, wsValue.GetLength())); in Script_Attribute_StringRead()
1628 FXJSE_Value_SetUTF8String(hValue, FX_UTF8Encode(wsMessage)); in Script_Som_Message()
1711 FX_UTF8Encode(content, content.GetLength())); in Script_Som_DefaultValue()
[all …]
Dxfa_script_imp.cpp106 FX_UTF8Encode(wsJavaScript.GetBuffer(), wsJavaScript.GetLength()); in RunScript()
130 btScript = FX_UTF8Encode(wsScript.GetPtr(), wsScript.GetLength()); in RunScript()
498 FX_UTF8Encode(wsScript.GetPtr(), wsScript.GetLength()); in RunVariablesScript()
Dxfa_script_eventpseudomodel.cpp31 FXJSE_Value_SetUTF8String(hValue, FX_UTF8Encode(wsValue)); in Script_EventPseudoModel_StringProperty()
/external/pdfium/core/src/fxcrt/
Dfx_basic_utf.cpp76 CFX_ByteString FX_UTF8Encode(const FX_WCHAR* pwsStr, FX_STRSIZE len) { in FX_UTF8Encode() function
Dfxcrt_posix.cpp48 return Open(FX_UTF8Encode(fileName), dwMode); in Open()
Dfx_xml_parser.cpp619 return pwsSpace ? FX_UTF8Encode(*pwsSpace) : CFX_ByteString(); in GetNamespaceURI()
Dfx_basic_wstring.cpp288 return FX_UTF8Encode(*this); in UTF8Encode()
/external/pdfium/core/include/fxcrt/
Dfx_string.h800 CFX_ByteString FX_UTF8Encode(const FX_WCHAR* pwsStr, FX_STRSIZE len);
801 inline CFX_ByteString FX_UTF8Encode(const CFX_WideStringC& wsStr) { in FX_UTF8Encode() function
802 return FX_UTF8Encode(wsStr.GetPtr(), wsStr.GetLength()); in FX_UTF8Encode()
804 inline CFX_ByteString FX_UTF8Encode(const CFX_WideString& wsStr) { in FX_UTF8Encode() function
805 return FX_UTF8Encode(wsStr.c_str(), wsStr.GetLength()); in FX_UTF8Encode()
/external/pdfium/xfa/src/fxfa/src/fm2js/
Dxfa_fm2jscontext.cpp2109 strLocalDate = FX_UTF8Encode(wsRet, wsRet.GetLength()); in IsoDate2Local()
2153 strLocalTime = FX_UTF8Encode(wsRet, wsRet.GetLength()); in IsoTime2Local()
2197 strGMTTime = FX_UTF8Encode(wsRet, wsRet.GetLength()); in GetGMTTime()
2373 strFormat = FX_UTF8Encode(strRet, strRet.GetLength()); in GetLocalDateFormat()
2429 strFormat = FX_UTF8Encode(strRet, strRet.GetLength()); in GetLocalTimeFormat()
3237 FX_UTF8Encode(javaScript, javaScript.GetLength()), in Eval()
3764 FX_UTF8Encode(wsResultBuf.GetBuffer(), wsResultBuf.GetLength()); in DecodeURL()
3837 FX_UTF8Encode(wsResultBuf.GetBuffer(), wsResultBuf.GetLength()); in DecodeHTML()
3933 szResultString = FX_UTF8Encode(wsXMLBuf.GetBuffer(), wsXMLBuf.GetLength()); in DecodeXML()
4086 szResultBuf = FX_UTF8Encode(wsResultBuf.GetBuffer(), wsResultBuf.GetLength()); in EncodeURL()
[all …]
/external/pdfium/xfa/src/fxbarcode/oned/
DBC_OnedEAN8Writer.cpp173 CFX_ByteString str = FX_UTF8Encode(contents); in ShowChars()
DBC_OnedEAN13Writer.cpp169 CFX_ByteString str = FX_UTF8Encode(contents); in ShowChars()
DBC_OnedUPCAWriter.cpp125 CFX_ByteString str = FX_UTF8Encode(contents); in ShowChars()
DBC_OneDimWriter.cpp245 CFX_ByteString str = FX_UTF8Encode(contents); in ShowChars()