Home
last modified time | relevance | path

Searched refs:pStrEnd (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/core/src/fxcrt/
Dfx_extension.cpp226 const FX_CHAR* pStrEnd = pStr + iLength; in FX_HashCode_String_GetA() local
229 while (pStr < pStrEnd) { in FX_HashCode_String_GetA()
233 while (pStr < pStrEnd) { in FX_HashCode_String_GetA()
246 const FX_WCHAR* pStrEnd = pStr + iLength; in FX_HashCode_String_GetW() local
249 while (pStr < pStrEnd) { in FX_HashCode_String_GetW()
253 while (pStr < pStrEnd) { in FX_HashCode_String_GetW()
/external/pdfium/core/src/fxge/android/
Dfpf_skiafontmgr.cpp104 const FX_CHAR* pStrEnd = pStr + iLength; in FPF_GetHashCode_StringA() local
107 while (pStr < pStrEnd) { in FPF_GetHashCode_StringA()
111 while (pStr < pStrEnd) { in FPF_GetHashCode_StringA()
/external/pdfium/core/src/fpdfapi/fpdf_edit/
Dfpdf_edit_doc.cpp434 const FX_CHAR* pStrEnd = pStr + iLength; in FX_GetLangHashCode() local
436 while (pStr < pStrEnd) { in FX_GetLangHashCode()