Home
last modified time | relevance | path

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

/dports/converters/wkhtmltopdf/qt-5db36ec/src/gui/styles/
H A Dqgtkstyle.cpp1481 QRect vLineRect(gtkVSeparator->allocation.x, in drawComplexControl() local
1487 vLineRect, state, gtkVSeparator->style, in drawComplexControl()
1488 0, vLineRect.height(), 0, vSeparatorPath.toString()); in drawComplexControl()
/dports/x11-themes/qt5-style-plugins/qtstyleplugins-5.0.0-23-g335dbe/src/plugins/styles/gtk2/
H A Dqgtkstyle.cpp1935 … QRect vLineRect(allocation.x, allocation.y, allocation.width, allocation.height); in drawComplexControl() local
1938 vLineRect, state, gtk_widget_get_style(gtkVSeparator), in drawComplexControl()
1939 0, vLineRect.height(), 0, vSeparatorPath.toString()); in drawComplexControl()