Searched refs:nMonitors (Results 1 – 3 of 3) sorted by relevance
120 int nMonitors = GetSystemMetrics( SM_CMONITORS ); in initMonitors() local121 if( nMonitors == 1 ) in initMonitors()169 unsigned int nMonitors = m_aMonitors.size(); in initMonitors() local170 for( unsigned int i = 0; i < nMonitors; i++ ) in initMonitors()
231 gint nMonitors = gdk_screen_get_n_monitors(pScreen); in monitorsChanged()233 m_aXineramaScreenIndexMap = std::vector<int>(nMonitors); in monitorsChanged()234 for (gint i = 0; i < nMonitors; ++i) in monitorsChanged()
281 static int nMonitors = GetSystemMetrics( SM_CMONITORS ); in ImplSalGetWorkArea() local282 if( nMonitors == 1 ) in ImplSalGetWorkArea()880 sal_Int32 nMonitors = xMultiMon->getCount(); in ImplSalCalcFullScreenSize() local881 if( (pFrame->mnDisplay >= 0) && (pFrame->mnDisplay < nMonitors) ) in ImplSalCalcFullScreenSize()904 for( sal_Int32 i = 1 ; i < nMonitors ; i++ ) in ImplSalCalcFullScreenSize()