Decorator: Introduce Scroll bar size call
Change-Id: I07f08c2893d832e431c29ae753e0a93d6e619701 Reviewed-on: https://review.haiku-os.org/c/haiku/+/3892 Reviewed-by: Adrien Destugues <[email protected]> Reviewed-by: X512 <[email protected]>
This commit is contained in:
committed by
Adrien Destugues
parent
e158326d29
commit
409d65c0d6
@@ -426,10 +426,11 @@ public:
|
||||
BRect rect, const BRect& updateRect,
|
||||
const rgb_color& base, uint32 flags,
|
||||
orientation orientation) = 0;
|
||||
virtual float GetScrollBarWidth(
|
||||
orientation orientation = B_VERTICAL);
|
||||
|
||||
private:
|
||||
// FBC padding
|
||||
virtual void _ReservedControlLook5();
|
||||
virtual void _ReservedControlLook6();
|
||||
virtual void _ReservedControlLook7();
|
||||
virtual void _ReservedControlLook8();
|
||||
|
||||
Reference in New Issue
Block a user