Loading...
Searching...
No Matches
Classes | Enumerations
Size.h File Reference

BSize class definition and related enum definition. More...

Classes

class  BSize
 A two-dimensional size. More...
 

Enumerations

enum  {
  B_SIZE_UNSET = -2 ,
  B_SIZE_UNLIMITED = 1024 * 1024 * 1024
}
 

Detailed Description

BSize class definition and related enum definition.

Enumeration Type Documentation

◆ anonymous enum

anonymous enum
Enumerator
B_SIZE_UNSET 

A placeholder size value. Controls that are passed this value will create their own sizing.

Since
Haiku R1
B_SIZE_UNLIMITED 

The largest possible size value.

Since
Haiku R1