Searched refs:m_pListLabels (Results 1 – 2 of 2) sorted by relevance
171 m_pListLabels[i] = NULL; in SalGtkFilePicker()241 m_pListLabels[i] = gtk_label_new( "" ); in SalGtkFilePicker()262 gtk_box_pack_end( GTK_BOX( m_pHBoxs[i] ), m_pListLabels[i], sal_False, sal_False, 0 ); in SalGtkFilePicker()1124 pWidget = m_pListLabels[elem]; tType = GTK_TYPE_LABEL; \ in getWidget()1779 gtk_widget_show( m_pListLabels[ nTVIndex ] ); in initialize()2068 gtk_widget_destroy( m_pListLabels[i] ); in ~SalGtkFilePicker()
306 GtkWidget *m_pListLabels[ LIST_LAST ]; member in SalGtkFilePicker
Completed in 28 milliseconds