Home
last modified time | relevance | path

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

/trunk/main/vcl/unx/gtk/gdi/
H A Dsalnativewidgets-gtk.cxx80 GtkWidget * gNotebookWidget; member
118 gNotebookWidget( NULL ), in NWFWidgetData()
2325 NWSetWidgetState( gWidgetData[m_nScreen].gNotebookWidget, nState, stateType ); in NWPaintGTKTabItem()
2334 …idgetData[m_nScreen].gNotebookWidget->style, pixmap, GTK_STATE_NORMAL, GTK_SHADOW_OUT, NULL, gWidg… in NWPaintGTKTabItem()
2341 …( gWidgetData[m_nScreen].gNotebookWidget->style, pixmap, stateType, GTK_SHADOW_OUT, NULL, gWidgetD… in NWPaintGTKTabItem()
2347 …gtk_paint_flat_box( gWidgetData[m_nScreen].gNotebookWidget->style, pixmap, stateType, GTK_SHADOW_N… in NWPaintGTKTabItem()
3891 if ( !gWidgetData[nScreen].gNotebookWidget ) in NWEnsureGTKNotebook()
3893 gWidgetData[nScreen].gNotebookWidget = gtk_notebook_new(); in NWEnsureGTKNotebook()
3894 NWAddWidgetToCacheWindow( gWidgetData[nScreen].gNotebookWidget, nScreen ); in NWEnsureGTKNotebook()

Completed in 40 milliseconds