Home | History | Annotate | Download | only in MagickCore

Lines Matching full:destination_length

491     destination_length,
503 destination_length=strlen(*destination);
505 length=destination_length;
516 (void) memcpy((*destination)+destination_length,source,source_length);