Home
last modified time | relevance | path

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

/external/pdfium/core/fxcrt/
Dbytestring.cpp461 size_t chars_to_copy = old_length - removal_length + 1; in Delete() local
463 chars_to_copy); in Delete()
Dwidestring.cpp628 size_t chars_to_copy = old_length - removal_length + 1; in Delete() local
630 chars_to_copy); in Delete()