Searched refs:get_picture_path (Results 1 – 3 of 3) sorted by relevance
1438 sub get_picture_path { subroutine1456 if (-f $self->get_picture_path($login . '.' . $ext)) {1470 map { $self->get_picture_path($_) }3042 my $new_path = $self->get_picture_path(
13995 my $picture_path = $list->get_picture_path($fullfilename);13996 unless (creation_picture_file($list->get_picture_path, $fullfilename)) {
21396 - New: $list->find_picture_paths(), $list->get_picture_path() and $list->get_picture_url().