Searched defs:chRemove (Results 1 - 2 of 2) sorted by relevance

/external/pdfium/core/src/fxcrt/
H A Dfx_basic_bstring.cpp851 FX_STRSIZE CFX_ByteString::Remove(FX_CHAR chRemove) argument
864 if (*pstrSource != chRemove) {
H A Dfx_basic_wstring.cpp758 FX_STRSIZE CFX_WideString::Remove(FX_WCHAR chRemove) argument
771 if (*pstrSource != chRemove) {

Completed in 79 milliseconds