InsetForTab
float InsetForTab(XTab* tab) const;
float InsetForTab(YTab* tab) const;
return layout->InsetForTab(fLeft.Get());
return layout->InsetForTab(fTop.Get());
return layout->InsetForTab(fRight.Get());
return layout->InsetForTab(fBottom.Get());