Home
last modified time | relevance | path

Searched refs:CalcListLength (Results 1 – 4 of 4) sorted by relevance

/dports/audio/gmusicbrowser/gmusicbrowser-1.1.15/
H A Dgmusicbrowser_songs.pm3220 …L => sub { ::CalcListLength( Get('id:list',$_[0],$_[1]),'length:sum' ); }, #FIXME is CalcListLengt…
H A Dgmusicbrowser.pl543 'length' => CalcListLength(\@_,'length')
3631 sub CalcListLength #if $return, return formated string (0h00m00s) subroutine
H A Dgmusicbrowser_layout.pm215 ::CalcListLength($::Queue,'queue')
H A Dgmusicbrowser_list.pm197 else { $text.= ::CalcListLength($array,$self->{format}); }