Searched refs:eWinType (Results 1 – 2 of 2) sorted by relevance
1200 if ( ( eWinType == WINDOW_WINDOW ) || in setBackground()1201 ( eWinType == WINDOW_WORKWINDOW ) || in setBackground()1202 ( eWinType == WINDOW_FLOATINGWINDOW ) ) in setBackground()1446 WindowType eWinType = pWindow->GetType(); in setProperty() local1545 switch (eWinType) in setProperty()1628 switch ( eWinType ) in setProperty()1679 switch ( eWinType ) in setProperty()1808 switch ( eWinType ) in setProperty()1843 if ( ( eWinType == WINDOW_FIXEDTEXT ) in setProperty()1866 switch ( eWinType ) in setProperty()[all …]
768 GtkWindowType eWinType = ( (nStyle & SAL_FRAME_STYLE_FLOAT) && in Init() local786 m_pWindow = gtk_widget_new( GTK_TYPE_WINDOW, "type", eWinType, "visible", FALSE, NULL ); in Init()852 if( eWinType == GTK_WINDOW_TOPLEVEL ) in Init()
Completed in 46 milliseconds