Searched refs:has_forward (Results 1 – 1 of 1) sorted by relevance
615 gboolean has_forward; in hitTestNativeControl() local620 …k_widget_style_get( gWidgetData[m_nScreen].gScrollHorizWidget, "has-forward-stepper", &has_forward, in hitTestNativeControl()657 if ( has_backward2 && has_forward ) in hitTestNativeControl()681 if ( has_forward ) in hitTestNativeControl()1437 gboolean has_forward; in NWPaintGTKScrollbar() local1442 …k_widget_style_get( gWidgetData[m_nScreen].gScrollHorizWidget, "has-forward-stepper", &has_forward, in NWPaintGTKScrollbar()1668 if ( has_forward ) in NWPaintGTKScrollbar()1712 gboolean has_forward; in NWGetScrollButtonRect() local1718 "has-forward-stepper", &has_forward, in NWGetScrollButtonRect()1729 if ( has_forward ) nSecond += 1; in NWGetScrollButtonRect()
Completed in 27 milliseconds