Searched refs:pstrEnd (Results 1 - 2 of 2) sorted by relevance

/external/pdfium/core/src/fxcrt/
H A Dfx_basic_bstring.cpp862 FX_LPSTR pstrEnd = m_pData->m_String + m_pData->m_nDataLength; local
863 while (pstrSource < pstrEnd) {
H A Dfx_basic_wstring.cpp769 FX_LPWSTR pstrEnd = m_pData->m_String + m_pData->m_nDataLength; local
770 while (pstrSource < pstrEnd) {

Completed in 1370 milliseconds