Home
last modified time | relevance | path

Searched refs:orig_handle_h (Results 1 – 1 of 1) sorted by relevance

/dports/x11-wm/fluxbox/fluxbox-1.3.7/src/
H A DFbWinFrame.cc853 unsigned int orig_handle_h = handle().height(); in reconfigure() local
854 if (m_use_handle && orig_handle_h != theme()->handleWidth()) in reconfigure()
856 orig_handle_h + theme()->handleWidth()); in reconfigure()