Searched refs:lr_tb_sort (Results 1 – 1 of 1) sorted by relevance
925 static bool lr_tb_sort( Element* pLeft, Element* pRight ) in lr_tb_sort() function999 std::stable_sort( aChildren.begin(), aChildren.end(), lr_tb_sort ); in sortElements()
Completed in 27 milliseconds