Searched defs:nextSize (Results 1 – 2 of 2) sorted by relevance
/haiku/src/add-ons/kernel/partitioning_systems/intel/ |
H A D | write_support.cpp | 207 off_t* nextOffset, off_t* nextSize) in get_sibling_partitions_pm() 248 off_t* nextOffset, off_t* nextSize) in get_sibling_partitions_ep() 305 off_t previousOffset = 0, previousSize = 0, nextOffset = 0, nextSize = 0; in validate_resize_child() local 363 off_t previousOffset = 0, previousSize = 0, nextOffset = 0, nextSize = 0; in validate_move_child() local 498 off_t previousOffset = 0, previousSize = 0, nextOffset = 0, nextSize = 0; in validate_create_child_partition() local
|
/haiku/src/kits/interface/ |
H A D | SplitLayout.cpp | 67 int32 nextSize; member in BSplitLayout::ValueRange 1006 int32 nextSize = range.sumValue - value - (int32)fSpacing; in _SetSplitterValue() local
|