Home
last modified time | relevance | path

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

/dports/sysutils/slider/Slider-7bf0423/
H A Dtransactions-ghosts.adb36 file_ghosts => file_ghosts,
39 if dirs_ghosts.Is_Empty and file_ghosts.Is_Empty then
125 file_ghosts.Element (listing (selection).index);
294 Natural (file_ghosts.Length);
312 for n in 1 .. Natural (file_ghosts.Length) loop
367 TIC.Add (Win => viewport, Str => file_ghosts (listing (x).index));
H A Ddragonfly-hammer-ghosts.adb31 file_ghosts : out Filename_Container.Vector;
39 file_ghosts.Clear;
51 ghosts_file => file_ghosts,
54 SortEntry.Sort (file_ghosts);
H A Dtransactions-ghosts.ads29 file_ghosts : DHG.Filename_Container.Vector; variable
H A Ddragonfly-hammer-ghosts.ads39 file_ghosts : out Filename_Container.Vector;