Lines Matching defs:nScreen

298 NWPixmapCache::NWPixmapCache( int nScreen )  in NWPixmapCache()
1204 static Rectangle NWGetButtonArea( int nScreen, in NWGetButtonArea()
1696 static Rectangle NWGetScrollButtonRect( int nScreen, ControlPart nPart, Rectangle aAreaRect ) in NWGetScrollButtonRect()
1812 static Rectangle NWGetEditBoxPixmapRect(int nScreen, in NWGetEditBoxPixmapRect()
1846 static void NWPaintOneEditBox( int nScreen, in NWPaintOneEditBox()
2013 static Rectangle NWGetSpinButtonRect( int nScreen, in NWGetSpinButtonRect()
2055 static void NWPaintOneSpinButton( int nScreen, in NWPaintOneSpinButton()
2177 static Rectangle NWGetComboBoxButtonRect( int nScreen, in NWGetComboBoxButtonRect()
3117 static Rectangle NWGetListBoxButtonRect( int nScreen, in NWGetListBoxButtonRect()
3179 static Rectangle NWGetListBoxIndicatorRect( int nScreen, in NWGetListBoxIndicatorRect()
3225 static Rectangle NWGetToolbarRect( int nScreen, in NWGetToolbarRect()
3765 static void NWAddWidgetToCacheWindow( GtkWidget* widget, int nScreen ) in NWAddWidgetToCacheWindow()
3794 static void NWEnsureGTKButton( int nScreen ) in NWEnsureGTKButton()
3805 static void NWEnsureGTKRadio( int nScreen ) in NWEnsureGTKRadio()
3818 static void NWEnsureGTKCheck( int nScreen ) in NWEnsureGTKCheck()
3829 static void NWEnsureGTKScrollbars( int nScreen ) in NWEnsureGTKScrollbars()
3846 static void NWEnsureGTKArrow( int nScreen ) in NWEnsureGTKArrow()
3861 static void NWEnsureGTKEditBox( int nScreen ) in NWEnsureGTKEditBox()
3872 static void NWEnsureGTKSpinButton( int nScreen ) in NWEnsureGTKSpinButton()
3889 static void NWEnsureGTKNotebook( int nScreen ) in NWEnsureGTKNotebook()
3900 static void NWEnsureGTKOptionMenu( int nScreen ) in NWEnsureGTKOptionMenu()
3911 static void NWEnsureGTKCombo( int nScreen ) in NWEnsureGTKCombo()
3931 static void NWEnsureGTKScrolledWindow( int nScreen ) in NWEnsureGTKScrolledWindow()
3945 static void NWEnsureGTKToolbar( int nScreen ) in NWEnsureGTKToolbar()
3979 static void NWEnsureGTKMenubar( int nScreen ) in NWEnsureGTKMenubar()
3998 static void NWEnsureGTKMenu( int nScreen ) in NWEnsureGTKMenu()
4037 static void NWEnsureGTKTooltip( int nScreen ) in NWEnsureGTKTooltip()
4051 static void NWEnsureGTKProgressBar( int nScreen ) in NWEnsureGTKProgressBar()
4060 static void NWEnsureGTKTreeView( int nScreen ) in NWEnsureGTKTreeView()
4069 static void NWEnsureGTKSlider( int nScreen ) in NWEnsureGTKSlider()