Home
last modified time | relevance | path

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

/dports/editors/lazarus/lazarus/components/lazsvnpkg/
H A Dsvnclasses.pas267 function SortPathAscending(const Item1, Item2: TSVNStatusItem): Integer; in SortPathAscending() function
274 Result := -SortPathAscending(Item1, Item2);
542 siPath: List.Sort(@SortPathAscending);
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/lazsvnpkg/
H A Dsvnclasses.pas267 function SortPathAscending(const Item1, Item2: TSVNStatusItem): Integer; in SortPathAscending() function
274 Result := -SortPathAscending(Item1, Item2);
542 siPath: List.Sort(@SortPathAscending);
/dports/editors/lazarus-qt5/lazarus/components/lazsvnpkg/
H A Dsvnclasses.pas267 function SortPathAscending(const Item1, Item2: TSVNStatusItem): Integer; in SortPathAscending() function
274 Result := -SortPathAscending(Item1, Item2);
542 siPath: List.Sort(@SortPathAscending);
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/lazsvnpkg/
H A Dsvnclasses.pas267 function SortPathAscending(const Item1, Item2: TSVNStatusItem): Integer; in SortPathAscending() function
274 Result := -SortPathAscending(Item1, Item2);
542 siPath: List.Sort(@SortPathAscending);