Home
last modified time | relevance | path

Searched defs:pStr (Results 1 – 25 of 28) sorted by relevance

12

/external/pdfium/xfa/src/fgas/src/crt/
Dfx_encode.cpp8 void FX_SwapByteOrder(FX_WCHAR* pStr, int32_t iLength) { in FX_SwapByteOrder()
98 inline FX_DWORD FX_DWordFromBytes(const uint8_t* pStr) { in FX_DWordFromBytes()
101 inline FX_WORD FX_WordFromBytes(const uint8_t* pStr) { in FX_WordFromBytes()
Dfx_stream.cpp200 int32_t CFX_FileStreamImp::ReadString(FX_WCHAR* pStr, in ReadString()
238 int32_t CFX_FileStreamImp::WriteString(const FX_WCHAR* pStr, int32_t iLength) { in WriteString()
309 int32_t CFX_FileReadStreamImp::ReadString(FX_WCHAR* pStr, in ReadString()
439 int32_t CFX_BufferReadStreamImp::ReadString(FX_WCHAR* pStr, in ReadString()
508 int32_t CFX_FileWriteStreamImp::WriteString(const FX_WCHAR* pStr, in WriteString()
575 int32_t CFX_BufferStreamImp::ReadString(FX_WCHAR* pStr, in ReadString()
608 int32_t CFX_BufferStreamImp::WriteString(const FX_WCHAR* pStr, in WriteString()
762 int32_t CFX_TextStream::ReadString(FX_WCHAR* pStr, in ReadString()
819 int32_t CFX_TextStream::WriteString(const FX_WCHAR* pStr, int32_t iLength) { in WriteString()
1042 int32_t CFX_Stream::ReadString(FX_WCHAR* pStr, in ReadString()
[all …]
Dfx_codepage.cpp301 FX_WORD FX_GetCodePageFromStringA(const FX_CHAR* pStr, int32_t iLength) { in FX_GetCodePageFromStringA()
326 FX_WORD FX_GetCodePageFormStringW(const FX_WCHAR* pStr, int32_t iLength) { in FX_GetCodePageFormStringW()
Dfx_stream.h99 virtual int32_t WriteString(const FX_WCHAR* pStr, int32_t iLength) { in WriteString()
129 virtual int32_t WriteString(const FX_WCHAR* pStr, int32_t iLength) { in WriteString()
151 virtual int32_t ReadString(FX_WCHAR* pStr, in ReadString()
Dfx_algorithm.cpp272 int32_t FX_SeparateStringW(const FX_WCHAR* pStr, in FX_SeparateStringW()
/external/skia/tools/
Dwin_lcid.cpp11 BOOL CALLBACK MyFuncLocaleEx(LPWSTR pStr, DWORD dwFlags, LPARAM lparam) { in MyFuncLocaleEx()
/external/pdfium/xfa/src/fxfa/src/parser/
Dxfa_basic_imp.h40 virtual int32_t WriteString(const FX_WCHAR* pStr, int32_t iLength) { in WriteString()
Dxfa_basic_imp.cpp607 int32_t CXFA_WideTextRead::ReadString(FX_WCHAR* pStr, in ReadString()
/external/pdfium/core/src/fxcrt/
Dfx_basic_maps.cpp180 const uint8_t* pStr, in _CompactStringSame()
195 const uint8_t* pStr, in _CompactStringStore()
Dfx_extension.cpp219 FX_DWORD FX_HashCode_String_GetA(const FX_CHAR* pStr, in FX_HashCode_String_GetA()
239 FX_DWORD FX_HashCode_String_GetW(const FX_WCHAR* pStr, in FX_HashCode_String_GetW()
Dfx_basic_buffer.cpp78 void CFX_BinaryBuf::CopyData(const void* pStr, FX_STRSIZE size) { in CopyData()
/external/pdfium/fpdfsdk/src/javascript/
DPublicMethods.cpp155 CFX_WideString CJS_PublicMethods::StrLTrim(const FX_WCHAR* pStr) { in StrLTrim()
162 CFX_WideString CJS_PublicMethods::StrRTrim(const FX_WCHAR* pStr) { in StrRTrim()
172 CFX_WideString CJS_PublicMethods::StrTrim(const FX_WCHAR* pStr) { in StrTrim()
176 CFX_ByteString CJS_PublicMethods::StrLTrim(const FX_CHAR* pStr) { in StrLTrim()
183 CFX_ByteString CJS_PublicMethods::StrRTrim(const FX_CHAR* pStr) { in StrRTrim()
193 CFX_ByteString CJS_PublicMethods::StrTrim(const FX_CHAR* pStr) { in StrTrim()
DJS_Value.cpp74 CJS_Value::CJS_Value(CJS_Runtime* pRuntime, const FX_CHAR* pStr) in CJS_Value()
199 void CJS_Value::operator=(const FX_CHAR* pStr) { in operator =()
/external/icu/icu4c/source/common/
Duniset_closure.cpp253 const UnicodeString *pStr; in closeOver() local
/external/pdfium/xfa/src/fdp/src/tto/
Dfde_textout.cpp230 const FX_WCHAR* pStr = pwsStr; in CalcTextSize() local
455 const FX_WCHAR* pStr = (const FX_WCHAR*)m_wsEllipsis; in LoadEllipsis() local
494 FX_WCHAR* pStr = m_wsText.GetBuffer(iLength); in LoadText() local
/external/pdfium/xfa/src/fgas/src/localization/
Dfx_locale.cpp181 static int32_t FX_ParseTimeZone(const FX_WCHAR* pStr, in FX_ParseTimeZone()
557 const FX_WCHAR* pStr = (const FX_WCHAR*)wsFormatString; in SplitFormatString() local
668 const FX_WCHAR* pStr = (const FX_WCHAR*)wsPattern; in GetCategory() local
734 const FX_WCHAR* pStr = (const FX_WCHAR*)wsPattern; in GetLocaleName() local
756 const FX_WCHAR* pStr = (const FX_WCHAR*)wsPattern; in GetTextFormat() local
812 const FX_WCHAR* pStr = (const FX_WCHAR*)wsPattern; in GetNumericFormat() local
911 const FX_WCHAR* pStr = (const FX_WCHAR*)wsNum; in FX_GetNumericDotIndex() local
1724 const FX_WCHAR* pStr = (const FX_WCHAR*)wsNum; in FX_ParseNumString() local
2269 const FX_WCHAR* pStr = (const FX_WCHAR*)wsPattern; in GetDateTimeFormat() local
/external/pdfium/xfa/src/fgas/include/
Dfx_rbk.h76 const FX_WCHAR* pStr; member
Dfx_tbk.h96 const FX_WCHAR* pStr; member
/external/pdfium/xfa/src/fgas/src/layout/
Dfx_rtfbreak.cpp1187 const FX_WCHAR* pStr = pText->pStr; in GetDisplayPos() local
1429 const FX_WCHAR* pStr = pText->pStr; in GetCharRects() local
Dfx_textbreak.cpp1178 const FX_WCHAR* pStr = pTxtRun->pStr; in GetDisplayPos() local
1559 const FX_WCHAR* pStr = pTxtRun->pStr; in GetCharRects() local
/external/pdfium/core/src/fxge/android/
Dfpf_skiafontmgr.cpp95 static uint32_t FPF_GetHashCode_StringA(const FX_CHAR* pStr, in FPF_GetHashCode_StringA()
/external/opencv/cvaux/include/
Dcvvidsurv.hpp73 char** pStr; member
360 void SetNickName(const char* pStr) in SetNickName()
/external/pdfium/xfa/src/fxfa/src/app/
Dxfa_ffwidget.cpp839 static uint8_t* XFA_RemoveBase64Whitespace(const uint8_t* pStr, int32_t iLen) { in XFA_RemoveBase64Whitespace()
856 static int32_t XFA_Base64Decode(const FX_CHAR* pStr, uint8_t* pOutBuffer) { in XFA_Base64Decode()
/external/pdfium/core/src/fpdfapi/fpdf_edit/
Dfpdf_edit_doc.cpp431 uint32_t FX_GetLangHashCode(const FX_CHAR* pStr) { in FX_GetLangHashCode()
/external/pdfium/core/src/fpdftext/
Dfpdf_text.cpp190 const FX_CHAR* pStr = str; in InsertTextBox() local

12