Home
last modified time | relevance | path

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

/dports/graphics/hugin/hugin-2020.0.0/src/hugin1/hugin/
H A DCPEditorPanel.cpp409 int wxCALLBACK SortIndexAscending(wxIntPtr item1, wxIntPtr item2, wxIntPtr WXUNUSED(sortData)) in SortIndexAscending() function
465 m_cpList->SortItems(SortIndexAscending, 0); in SORTASCENDING()