Searched refs:point_distance (Results 1 - 2 of 2) sorted by relevance

/haiku/headers/private/interface/
H A DMenuPrivate.h88 point_distance(const BPoint &pointA, const BPoint &pointB) function
/haiku/src/kits/interface/
H A DMenuBar.cpp606 && point_distance(newWhere, where) < 9) {
607 // 9 = 3 pixels ^ 2 (since point_distance() returns the

Completed in 94 milliseconds