Searched defs:weight (Results 1 - 25 of 29) sorted by relevance

12

/haiku/src/apps/debugger/user_interface/gui/util/
H A DGuiSettingsUtils.cpp36 float weight; local
/haiku/headers/os/interface/
H A DTwoDimensionalLayout.h47 float weight; member in struct:BTwoDimensionalLayout::ColumnRowConstraints
/haiku/src/kits/interface/
H A DSplitLayoutBuilder.cpp52 BSplitLayoutBuilder::Add(BView* view, float weight) argument
68 BSplitLayoutBuilder::Add(BLayoutItem* item, float weight) argument
H A DGridLayoutBuilder.cpp87 BGridLayoutBuilder::SetColumnWeight(int32 column, float weight) argument
95 BGridLayoutBuilder::SetRowWeight(int32 row, float weight) argument
H A DGroupLayoutBuilder.cpp94 BGroupLayoutBuilder::Add(BView* view, float weight) argument
112 BGroupLayoutBuilder::Add(BLayoutItem* item, float weight) argument
147 BGroupLayoutBuilder::AddGlue(float weight) argument
150 layout->AddItem(BSpaceLayoutItem::CreateGlue(), weight); local
121 AddGroup(orientation orientation, float spacing, float weight) argument
H A DGroupLayout.cpp28 float weight; member in struct:BGroupLayout::ItemLayoutData
111 BGroupLayout::SetItemWeight(int32 index, float weight) argument
138 BGroupLayout::AddView(BView* child, float weight) argument
145 BGroupLayout::AddView(int32 index, BView* child, float weight) argument
170 AddItem(BLayoutItem* item, float weight) argument
177 AddItem(int32 index, BLayoutItem* item, float weight) argument
237 float weight; local
[all...]
H A DSplitView.cpp142 BSplitView::SetItemWeight(int32 index, float weight, bool invalidateLayout) argument
149 BSplitView::SetItemWeight(BLayoutItem* item, float weight) argument
205 BSplitView::AddChild(BView* child, float weight) argument
212 BSplitView::AddChild(int32 index, BView* child, float weight) argument
226 BSplitView::AddChild(BLayoutItem* child, float weight) argument
233 AddChild(int32 index, BLayoutItem* child, float weight) argument
[all...]
H A DGridLayout.cpp84 void SetWeight(int32 index, float weight) argument
118 float weight; member in struct:BGridLayout::RowInfoArray::Info
304 BGridLayout::SetColumnWeight(int32 column, float weight) argument
346 BGridLayout::SetRowWeight(int32 row, float weight) argument
[all...]
/haiku/headers/libs/agg/
H A Dagg_pattern_filters_rgba.h72 calc_type weight; local
[all...]
H A Dagg_span_image_filter_gray.h233 unsigned weight; local
382 unsigned weight; local
603 int weight = (weight_y * weight_array[x_hr] + local
714 int weight = (weight_y * weight_array[x_hr] + local
[all...]
H A Dagg_span_image_filter_rgba.h134 unsigned weight; local
246 unsigned weight; local
479 unsigned weight; local
620 int weight = (weight_y * weight_array[x_hr] + local
742 int weight = (weight_y * weight_array[x_hr] + local
870 int weight = (weight_y * weight_array[x_hr] + local
[all...]
H A Dagg_span_image_filter_rgb.h132 unsigned weight; local
239 unsigned weight; local
467 unsigned weight; local
603 int weight = (weight_y * weight_array[x_hr] + local
722 int weight = (weight_y * weight_array[x_hr] + local
846 int weight = (weight_y * weight_array[x_hr] + local
[all...]
/haiku/src/kits/interface/layouter/
H A DOneElementLayouter.cpp60 OneElementLayouter::SetWeight(int32 element, float weight) argument
H A DCollapsingLayouter.cpp85 float weight; member in struct:CollapsingLayouter::ElementInfo
173 CollapsingLayouter::SetWeight(int32 element, float weight) argument
H A DSimpleLayouter.cpp41 float weight; member in class:SimpleLayouter::ElementInfo
164 SimpleLayouter::SetWeight(int32 element, float weight) argument
267 int64 weight local
295 int64 weight = 0; local
[all...]
H A DComplexLayouter.cpp260 ComplexLayouter::SetWeight(int32 element, float weight) argument
/haiku/src/libs/alm/
H A DRowColumnManager.cpp134 RowColumnManager::_PreferredHeight(Row* row, double& weight) argument
161 RowColumnManager::_PreferredWidth(Column* column, double& weight) argument
191 double weight; local
213 double weight; local
[all...]
/haiku/src/add-ons/kernel/partitioning_systems/atari/
H A Datari.cpp82 float weight = 0.5; local
[all...]
/haiku/src/servers/app/drawing/Painter/bitmap_painter/
H A DDrawBitmapBilinear.h31 uint16 weight; // weight of the pixel at index [0..255] member in struct:BitmapPainterPrivate::FilterInfo
[all...]
/haiku/src/system/libnetwork/netresolv/nameser/
H A Dns_print.c391 u_int priority, weight, port; local
/haiku/src/libs/linprog/
H A DLayoutOptimizer.cpp517 double weight = 0; local
/haiku/src/libs/icon/
H A DIconUtils.cpp59 uint8 weight = (uint8)(lineF & 0xff); local
89 uint8 weight = (uint8)(columnF & 0xff); local
[all...]
/haiku/src/apps/drivesetup/
H A DDiskView.cpp47 PartitionView(const char* name, float weight, off_t offset, argument
/haiku/headers/private/graphics/neomagic/
H A DDriverInterface.h265 uint32 weight; member in struct:__anon808
/haiku/src/kits/translation/
H A DTranslatorRoster.cpp749 float weight = info.quality * info.capability; local

Completed in 205 milliseconds

12