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

/haiku-fatelf/src/apps/pulse/
H A DConfigView.cpp310 int min_width = GetMinimumViewWidth(); local
H A DPulseApp.cpp263 int min_width = GetMinimumViewWidth(); local
/haiku-fatelf/src/preferences/shortcuts/clv/
H A DCLVColumn.cpp17 CLVColumn::CLVColumn(const char* label,BPopUpMenu * popup,float width,uint32 flags,float min_width) argument
/haiku-fatelf/src/libs/print/libgutenprint/src/main/
H A Dprint-raw.c163 raw_limit(const stp_vars_t *v, int *width, int *height, int *min_width, int *min_height) argument
H A Dprint-ps.c587 ps_limit(const stp_vars_t *v, int *width, int *height, int *min_width, int *min_height) argument
H A Dprinters.c844 int width, height, min_height, min_width; local
487 stp_get_size_limit(const stp_vars_t *v, int *max_width, int *max_height, int *min_width, int *min_height) argument
H A Dprint-escp2.c3018 escp2_limit(const stp_vars_t *v, int *width, int *height, int *min_width, int *min_height) argument
H A Dprint-pcl.c2088 pcl_limit(const stp_vars_t *v, int *width, int *height, int *min_width, int *min_height) argument
H A Dprint-canon.c946 canon_limit(const stp_vars_t *v, int *width, int *height, int *min_width, int *min_height) argument
H A Dprint-lexmark.c1343 lexmark_limit(const stp_vars_t *v, int *width, int *height, int *min_width, int *min_height) argument
H A Dprint-olympus.c2266 dyesub_limit(const stp_vars_t *v, int *width, int *height, int *min_width, int *min_height) argument
/haiku-fatelf/src/apps/soundrecorder/
H A DRecorderWindow.cpp192 RecorderWindow::CalcSizes(float min_width, float min_height) argument
/haiku-fatelf/headers/os/interface/
H A DGraphicsDefs.h114 uint16 min_width; member in struct:overlay_rect_limits
/haiku-fatelf/src/libs/print/libgutenprint/src/cups/
H A Dgenppd.c1079 int min_width, /* Min/max custom size */ local
/haiku-fatelf/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

Completed in 129 milliseconds