Home
last modified time | relevance | path

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

/dports/audio/gmusicbrowser/gmusicbrowser-1.1.15/
H A Dgmusicbrowser_list.pm912 my $store=SongStore->new; $store->{array}=$self->{array}; $store->{size}=@{$self->{array}};
930 $tv->set_search_equal_func(\&SongStore::search_equal_func);
985 my $colnb=SongStore::get_column_number($colid);
990 push @attributes,$SLC_Prop{$playrow}{attrib},SongStore::get_column_number($playrow) if $playrow;
1385 package SongStore; package