Home
last modified time | relevance | path

Searched refs:GetNormalWindowHeight (Results 1 – 2 of 2) sorted by relevance

/haiku/src/apps/pulse/
H A DPrefs.cpp137 Prefs::GetNormalWindowHeight() in GetNormalWindowHeight() function in Prefs
155 normal_window_rect.bottom = normal_window_rect.top + GetNormalWindowHeight(); in ComputeNormalWindowSize()
163 BRect r(0, 0, PULSEVIEW_WIDTH, GetNormalWindowHeight()); in GetNormalWindowRect()
H A DPrefs.h39 float GetNormalWindowHeight();