Searched defs:lessThanShape (Results 1 – 1 of 1) sorted by relevance
223 struct lessThanShape struct in slideshow::internal::Shape226 typedef bool result_type;240 static bool compare(const Shape* pLHS, const Shape* pRHS) in compare()249 bool operator()(const ShapeSharedPtr& rLHS, const ShapeSharedPtr& rRHS) const in operator ()()254 bool operator()(const Shape* pLHS, const Shape* pRHS) const in operator ()()
Completed in 15 milliseconds