Home
last modified time | relevance | path

Searched refs:chRemove (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/core/src/fxcrt/
Dfx_basic_wstring.cpp728 FX_STRSIZE CFX_WideString::Remove(FX_WCHAR chRemove) in Remove() argument
741 if (*pstrSource != chRemove) { in Remove()
Dfx_basic_bstring.cpp853 FX_STRSIZE CFX_ByteString::Remove(FX_CHAR chRemove) in Remove() argument
866 if (*pstrSource != chRemove) { in Remove()