Home
last modified time | relevance | path

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

/dports/editors/lazarus/lazarus/components/lazsvnpkg/
H A Dsvnclasses.pas277 function SortSelectedAscending(const Item1, Item2: TSVNStatusItem): Integer; in SortSelectedAscending() function
290 Result := -SortSelectedAscending(Item1, Item2);
541 siChecked: List.Sort(@SortSelectedAscending);
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/lazsvnpkg/
H A Dsvnclasses.pas277 function SortSelectedAscending(const Item1, Item2: TSVNStatusItem): Integer; in SortSelectedAscending() function
290 Result := -SortSelectedAscending(Item1, Item2);
541 siChecked: List.Sort(@SortSelectedAscending);
/dports/editors/lazarus-qt5/lazarus/components/lazsvnpkg/
H A Dsvnclasses.pas277 function SortSelectedAscending(const Item1, Item2: TSVNStatusItem): Integer; in SortSelectedAscending() function
290 Result := -SortSelectedAscending(Item1, Item2);
541 siChecked: List.Sort(@SortSelectedAscending);
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/lazsvnpkg/
H A Dsvnclasses.pas277 function SortSelectedAscending(const Item1, Item2: TSVNStatusItem): Integer; in SortSelectedAscending() function
290 Result := -SortSelectedAscending(Item1, Item2);
541 siChecked: List.Sort(@SortSelectedAscending);