Searched refs:fInset (Results 1 – 2 of 2) sorted by relevance
17 fInset(4.0), in Group()42 r.InsetBy(fInset, fInset); in FrameResized()63 if (fSpacing == childSpacing && fInset == insetFromBorder) in SetSpacing()66 fInset = insetFromBorder; in SetSpacing()99 float minWidth = fInset * 2.0; in _MinFrame()100 float minHeight = fInset * 2.0; in _MinFrame()107 child->Bounds().Height() + 1 + fInset * 2.0); in _MinFrame()114 child->Bounds().Width() + 1 + fInset * 2.0); in _MinFrame()
39 float fInset; variable