| AllocBeforeWrite(size_t nNewLen) | fxcrt::StringTemplate< wchar_t > | protected |
| AssignCopy(const wchar_t *pSrcData, size_t nSrcLen) | fxcrt::StringTemplate< wchar_t > | protected |
| AsStringView() const | fxcrt::StringTemplate< wchar_t > | inline |
| Back() const | fxcrt::StringTemplate< wchar_t > | inline |
| begin() const | fxcrt::StringTemplate< wchar_t > | inline |
| c_str() const | fxcrt::StringTemplate< wchar_t > | inline |
| CharType typedef | fxcrt::StringTemplate< wchar_t > | |
| clear() | fxcrt::StringTemplate< wchar_t > | |
| Compare(const wchar_t *str) const | fxcrt::WideString | |
| Compare(const WideString &str) const | fxcrt::WideString | |
| CompareNoCase(const wchar_t *str) const | fxcrt::WideString | |
| Concat(const wchar_t *pSrcData, size_t nSrcLen) | fxcrt::StringTemplate< wchar_t > | protected |
| const_iterator typedef | fxcrt::StringTemplate< wchar_t > | |
| const_reverse_iterator typedef | fxcrt::StringTemplate< wchar_t > | |
| Contains(StringView str, size_t start=0) const | fxcrt::StringTemplate< wchar_t > | inline |
| Delete(size_t index, size_t count=1) | fxcrt::StringTemplate< wchar_t > | |
| EncodeEntities() const | fxcrt::WideString | |
| end() const | fxcrt::StringTemplate< wchar_t > | inline |
| EqualsASCII(ByteStringView that) const | fxcrt::WideString | inline |
| EqualsASCIINoCase(ByteStringView that) const | fxcrt::WideString | inline |
| Find(StringView str, size_t start=0) const | fxcrt::StringTemplate< wchar_t > | |
| First(size_t count) const | fxcrt::WideString | |
| Format(const wchar_t *pFormat,...) | fxcrt::WideString | static |
| FormatInteger(int i) | fxcrt::WideString | static |
| FormatV(const wchar_t *lpszFormat, va_list argList) | fxcrt::WideString | static |
| FromASCII(ByteStringView str) | fxcrt::WideString | static |
| FromDefANSI(ByteStringView str) | fxcrt::WideString | static |
| FromLatin1(ByteStringView str) | fxcrt::WideString | static |
| FromUTF16BE(pdfium::span< const uint8_t > data) | fxcrt::WideString | static |
| FromUTF16LE(pdfium::span< const uint8_t > data) | fxcrt::WideString | static |
| FromUTF8(ByteStringView str) | fxcrt::WideString | static |
| Front() const | fxcrt::StringTemplate< wchar_t > | inline |
| GetBuffer(size_t nMinBufLength) | fxcrt::StringTemplate< wchar_t > | |
| GetInteger() const | fxcrt::WideString | |
| GetLength() const | fxcrt::StringTemplate< wchar_t > | inline |
| GetStringLength() const | fxcrt::StringTemplate< wchar_t > | inline |
| Insert(size_t index, wchar_t ch) | fxcrt::StringTemplate< wchar_t > | |
| InsertAtBack(wchar_t ch) | fxcrt::StringTemplate< wchar_t > | inline |
| InsertAtFront(wchar_t ch) | fxcrt::StringTemplate< wchar_t > | inline |
| IsASCII() const | fxcrt::WideString | inline |
| IsEmpty() const | fxcrt::StringTemplate< wchar_t > | inline |
| IsValidIndex(size_t index) const | fxcrt::StringTemplate< wchar_t > | inline |
| IsValidLength(size_t length) const | fxcrt::StringTemplate< wchar_t > | inline |
| Last(size_t count) const | fxcrt::WideString | |
| m_pData | fxcrt::StringTemplate< wchar_t > | protected |
| MakeLower() | fxcrt::WideString | |
| MakeUpper() | fxcrt::WideString | |
| operator!=(const wchar_t *ptr) const | fxcrt::WideString | inline |
| operator!=(WideStringView str) const | fxcrt::WideString | inline |
| operator!=(const WideString &other) const | fxcrt::WideString | inline |
| operator+=(const wchar_t *str) | fxcrt::WideString | |
| operator+=(wchar_t ch) | fxcrt::WideString | |
| operator+=(const WideString &str) | fxcrt::WideString | |
| operator+=(WideStringView str) | fxcrt::WideString | |
| operator<(const wchar_t *ptr) const | fxcrt::WideString | |
| operator<(WideStringView str) const | fxcrt::WideString | |
| operator<(const WideString &other) const | fxcrt::WideString | |
| operator=(const wchar_t *str) | fxcrt::WideString | |
| operator=(WideStringView str) | fxcrt::WideString | |
| operator=(const WideString &that) | fxcrt::WideString | |
| operator=(WideString &&that) noexcept | fxcrt::WideString | |
| operator==(const wchar_t *ptr) const | fxcrt::WideString | |
| operator==(WideStringView str) const | fxcrt::WideString | |
| operator==(const WideString &other) const | fxcrt::WideString | |
| operator[](const size_t index) const | fxcrt::StringTemplate< wchar_t > | inline |
| rbegin() const | fxcrt::StringTemplate< wchar_t > | inline |
| ReallocBeforeWrite(size_t nNewLen) | fxcrt::StringTemplate< wchar_t > | protected |
| ReferenceCountForTesting() const | fxcrt::WideString | protected |
| ReleaseBuffer(size_t nNewLength) | fxcrt::StringTemplate< wchar_t > | |
| Remove(wchar_t ch) | fxcrt::StringTemplate< wchar_t > | |
| rend() const | fxcrt::StringTemplate< wchar_t > | inline |
| Replace(StringView oldstr, StringView newstr) | fxcrt::StringTemplate< wchar_t > | |
| Reserve(size_t len) | fxcrt::StringTemplate< wchar_t > | inline |
| ReverseFind(wchar_t ch) const | fxcrt::StringTemplate< wchar_t > | |
| SetAt(size_t index, wchar_t ch) | fxcrt::StringTemplate< wchar_t > | |
| span() const | fxcrt::StringTemplate< wchar_t > | inline |
| span_with_terminator() const | fxcrt::StringTemplate< wchar_t > | inline |
| StringData typedef | fxcrt::StringTemplate< wchar_t > | protected |
| StringPool_WideString_Test class | fxcrt::WideString | friend |
| StringTemplate()=default | fxcrt::StringTemplate< wchar_t > | protected |
| StringView typedef | fxcrt::StringTemplate< wchar_t > | |
| Substr(size_t offset) const | fxcrt::WideString | |
| Substr(size_t first, size_t count) const | fxcrt::WideString | |
| ToASCII() const | fxcrt::WideString | |
| ToDefANSI() const | fxcrt::WideString | |
| ToLatin1() const | fxcrt::WideString | |
| ToUCS2LE() const | fxcrt::WideString | |
| ToUTF16LE() const | fxcrt::WideString | |
| ToUTF8() const | fxcrt::WideString | |
| Trim(wchar_t ch) | fxcrt::StringTemplate< wchar_t > | |
| TrimBack(wchar_t ch) | fxcrt::StringTemplate< wchar_t > | |
| TrimFront(wchar_t ch) | fxcrt::StringTemplate< wchar_t > | |
| TrimWhitespace() | fxcrt::WideString | |
| TrimWhitespaceBack() | fxcrt::WideString | |
| TrimWhitespaceFront() | fxcrt::WideString | |
| unsigned_span() const | fxcrt::StringTemplate< wchar_t > | inline |
| unsigned_span_with_terminator() const | fxcrt::StringTemplate< wchar_t > | inline |
| unsigned_str() const | fxcrt::StringTemplate< wchar_t > | inline |
| UnsignedType typedef | fxcrt::StringTemplate< wchar_t > | |
| WideString()=default | fxcrt::WideString | |
| WideString(const WideString &other)=default | fxcrt::WideString | |
| WideString(WideString &&other) noexcept=default | fxcrt::WideString | |
| WideString(const wchar_t *pStr, size_t len) | fxcrt::WideString | |
| WideString(wchar_t ch) | fxcrt::WideString | explicit |
| WideString(const wchar_t *ptr) | fxcrt::WideString | |
| WideString(char)=delete | fxcrt::WideString | |
| WideString(WideStringView str) | fxcrt::WideString | explicit |
| WideString(WideStringView str1, WideStringView str2) | fxcrt::WideString | |
| WideString(const std::initializer_list< WideStringView > &list) | fxcrt::WideString | |
| WideString_Assign_Test class | fxcrt::WideString | friend |
| WideString_ConcatInPlace_Test class | fxcrt::WideString | friend |
| WideString_Construct_Test class | fxcrt::WideString | friend |
| ~StringTemplate()=default | fxcrt::StringTemplate< wchar_t > | protected |
| ~WideString()=default | fxcrt::WideString | |