Home
last modified time | relevance | path

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

/dports/editors/lazarus/lazarus/components/lazsvnpkg/
H A Dsvnclasses.pas323 function SortPropertyAuthorAscending(const Item1, Item2: TSVNStatusItem): Integer; in SortPropertyAuthorAscending() function
330 Result := -SortPropertyAuthorAscending(Item1, Item2);
546 siAuthor: List.Sort(@SortPropertyAuthorAscending);
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/lazsvnpkg/
H A Dsvnclasses.pas323 function SortPropertyAuthorAscending(const Item1, Item2: TSVNStatusItem): Integer; in SortPropertyAuthorAscending() function
330 Result := -SortPropertyAuthorAscending(Item1, Item2);
546 siAuthor: List.Sort(@SortPropertyAuthorAscending);
/dports/editors/lazarus-qt5/lazarus/components/lazsvnpkg/
H A Dsvnclasses.pas323 function SortPropertyAuthorAscending(const Item1, Item2: TSVNStatusItem): Integer; in SortPropertyAuthorAscending() function
330 Result := -SortPropertyAuthorAscending(Item1, Item2);
546 siAuthor: List.Sort(@SortPropertyAuthorAscending);
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/lazsvnpkg/
H A Dsvnclasses.pas323 function SortPropertyAuthorAscending(const Item1, Item2: TSVNStatusItem): Integer; in SortPropertyAuthorAscending() function
330 Result := -SortPropertyAuthorAscending(Item1, Item2);
546 siAuthor: List.Sort(@SortPropertyAuthorAscending);