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

/haiku/src/kits/interface/
H A DBMCPrivate.cpp25 static const float kPopUpIndicatorWidth = 13.0f; variable
307 size.width += kPopUpIndicatorWidth;
357 right + (fShowPopUpMarker ? kPopUpIndicatorWidth : 0), bottom);

Completed in 32 milliseconds