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:
John Scipione
2014-06-04 11:58:07 -04:00
parent cd805f6793
commit daabbbe5f9
3 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -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);