Home
last modified time | relevance | path

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

/dports/x11-themes/qt5-style-plugins/qtstyleplugins-5.0.0-23-g335dbe/src/plugins/styles/gtk2/
H A Dqgtkstyle.cpp1915 GtkStyle *gtkToggleButtonStyle = gtk_widget_get_style(gtkToggleButton); in drawComplexControl() local
1921 shadow, gtkToggleButtonStyle, in drawComplexControl()
1944 int xt = interiorFocus ? gtkToggleButtonStyle->xthickness : 0; in drawComplexControl()
1945 int yt = interiorFocus ? gtkToggleButtonStyle->ythickness : 0; in drawComplexControl()
1950 gtkToggleButtonStyle); in drawComplexControl()