Searched defs:TrimRight (Results 1 – 3 of 3) sorted by relevance
/external/pdfium/core/src/fxcrt/ | ||
D | fx_basic_wstring.cpp | 543 void CFX_WideString::TrimRight(const FX_WCHAR* lpszTargetList) { in TrimRight() function in CFX_WideString |
D | fx_basic_bstring.cpp | 955 void CFX_ByteString::TrimRight(const CFX_ByteStringC& lpszTargets) { in TrimRight() function in CFX_ByteString |
/external/lzma/CPP/Common/ | ||
D | MyString.cpp | 559 void AString::TrimRight() throw() in TrimRight() function in AString |