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

/haiku/src/apps/deskbar/
H A DStatusView.h58 extern float gMinReplicantHeight, gMinReplicantWidth;
H A DBarApp.cpp252 gMinReplicantHeight = gMinReplicantWidth =
258 gMinimumTrayWidth = sIconGap + gMinReplicantWidth
260 + (kMinimumReplicantCount * gMinReplicantWidth) + kGutter;
H A DStatusView.cpp84 float gMinReplicantHeight, gMinReplicantWidth = 0.0f; variable

Completed in 97 milliseconds