BRegion: Style fix, update parameter name
No functional change. Trying to indentify each kind of object uniquely and consistently. ... update docs as well.
This commit is contained in:
@@ -83,7 +83,7 @@ private:
|
||||
friend class Support;
|
||||
|
||||
private:
|
||||
BRegion(const clipping_rect& other);
|
||||
BRegion(const clipping_rect& clipping);
|
||||
|
||||
void _AdoptRegionData(BRegion& region);
|
||||
bool _SetSize(int32 newSize);
|
||||
|
||||
Reference in New Issue
Block a user