Home
last modified time | relevance | path

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

/AOO41X/main/vcl/unx/gtk/gdi/
H A Dsalnativewidgets-gtk.cxx81 GtkWidget * gOptionMenuWidget; member
119 gOptionMenuWidget( NULL ), in NWFWidgetData()
2415 NWSetWidgetState( gWidgetData[m_nScreen].gOptionMenuWidget, nState, stateType ); in NWPaintGTKListBox()
2420 gtk_widget_style_get( gWidgetData[m_nScreen].gOptionMenuWidget, in NWPaintGTKListBox()
2440 …gtk_paint_box( gWidgetData[m_nScreen].gOptionMenuWidget->style, gdkDrawable, stateType, shadowType… in NWPaintGTKListBox()
2441 gWidgetData[m_nScreen].gOptionMenuWidget, "optionmenu", in NWPaintGTKListBox()
2447 …gtk_paint_tab( gWidgetData[m_nScreen].gOptionMenuWidget->style, gdkDrawable, stateType, shadowType… in NWPaintGTKListBox()
2448 gWidgetData[m_nScreen].gOptionMenuWidget, "optionmenutab", in NWPaintGTKListBox()
3135 gtk_widget_style_get( gWidgetData[nScreen].gOptionMenuWidget, in NWGetListBoxButtonRect()
3148 xthickness = gWidgetData[nScreen].gOptionMenuWidget->style->xthickness; in NWGetListBoxButtonRect()
[all …]