The rectangle APIs are unchanged in Palm OS Cobalt. Note that three functions are now defined as a macros.
Deleted APIs ^TOP^
Table 92.1 Deleted functions
Deleted API
|
Use instead
|
RctCopyRectangle()
|
RctCopyRectangle() macro.
|
RctOffsetRectangle()
|
RctOffsetRectangle() macro.
|
RctSetRectangle()
|
RctSetRectangle() macro.
|
Unchanged APIs ^TOP^
Table 92.2 Unchanged functions
RctGetIntersection()
|
RctInsetRectangle()
|
RctPtInRectangle()
|
|
Table 92.3 Unchanged structures
AbsRectType
|
PointType
|
RectangleType
|
|
Table 92.4 Unchanged types