Searched defs:min_width (Results 1 - 5 of 5) sorted by relevance

/haiku/src/apps/pulse/
H A DConfigView.cpp310 int min_width = GetMinimumViewWidth(); local
H A DPulseApp.cpp311 int min_width = GetMinimumViewWidth(); local
/haiku/src/apps/soundrecorder/
H A DRecorderWindow.cpp194 RecorderWindow::CalcSizes(float min_width, float min_height) argument
/haiku/headers/libs/agg/
H A Dagg_renderer_outline_aa.h1298 void min_width(double w) { m_min_width = w; } function in class:agg::line_profile_aa
1318 double min_width() const { return m_min_width; } function in class:agg::line_profile_aa
/haiku/headers/os/interface/
H A DGraphicsDefs.h145 uint16 min_width; member in struct:overlay_rect_limits

Completed in 99 milliseconds