Searched refs:fButtonBarHeight (Results 1 – 2 of 2) sorted by relevance
784 , fButtonBarHeight(0.0) in PreviewWindow()848 fButtonBarHeight = fZoomOut->Frame().bottom + 10.0; in PreviewWindow()851 bounds.top = fButtonBarHeight; in PreviewWindow()855 bounds.bottom -= fButtonBarHeight; in PreviewWindow()857 fButtonBarHeight *= 2; in PreviewWindow()974 float height = rect.Height() + 1 + fButtonBarHeight + B_H_SCROLL_BAR_HEIGHT; in _ResizeToPage()
151 float fButtonBarHeight; variable