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

/haiku/src/kits/interface/
H A DMenu.cpp2209 #define NAV_AREA_THRESHOLD 8 macro
2259 navAreaRectAbove.Set(position.x + NAV_AREA_THRESHOLD,
2262 navAreaRectBelow.Set(position.x + NAV_AREA_THRESHOLD,
2267 submenuBounds.top, position.x - NAV_AREA_THRESHOLD,
2270 position.y, position.x - NAV_AREA_THRESHOLD,

Completed in 38 milliseconds