Searched refs:indexOfClosestSortedWidget (Results 1 – 2 of 2) sorted by relevance
44 int closest = indexOfClosestSortedWidget(widget); in addSortedWidget()53 int index = indexOfClosestSortedWidget(widget); in indexOfSortedWidget()78 int index = indexOfClosestSortedWidget(widget); in removeSortedWidget()107 int GenericChatItemLayout::indexOfClosestSortedWidget(GenericChatItemWidget* widget) const in indexOfClosestSortedWidget() function in GenericChatItemLayout
49 int indexOfClosestSortedWidget(GenericChatItemWidget* widget) const;