Home
last modified time | relevance | path

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

/reactos/win32ss/printing/
H A DCMakeLists.txt5 add_subdirectory(monitors)
/reactos/dll/cpl/desk/
H A Dsettings.c356 MONSL_MONINFO monitors; in SettingsOnInitDialog() local
364 monitors.Position.x = monitors.Position.y = 0; in SettingsOnInitDialog()
365 monitors.Size.cx = pData->CurrentDisplayDevice->CurrentSettings->dmPelsWidth; in SettingsOnInitDialog()
366 monitors.Size.cy = pData->CurrentDisplayDevice->CurrentSettings->dmPelsHeight; in SettingsOnInitDialog()
367 monitors.Flags = 0; in SettingsOnInitDialog()
372 (LPARAM)&monitors); in SettingsOnInitDialog()
/reactos/win32ss/printing/base/spoolss/
H A DCMakeLists.txt11 monitors.c
/reactos/win32ss/printing/providers/localspl/
H A DCMakeLists.txt12 monitors.c
/reactos/win32ss/printing/base/winspool/
H A DCMakeLists.txt12 monitors.c
/reactos/win32ss/printing/base/spoolsv/
H A DCMakeLists.txt12 monitors.c
/reactos/media/inf/
H A Dmonitor.inf3 ; Installation file for monitors
/reactos/dll/cpl/desk/lang/
H A Dhe-IL.rc131 …LTEXT "Drag the monitor icons to match the physical arrangement of your monitors.", IDC_SETTINGS_M…
H A Den-GB.rc131 …LTEXT "Drag the monitor icons to match the physical arrangement of your monitors.", IDC_SETTINGS_M…
H A Den-US.rc131 …LTEXT "Drag the monitor icons to match the physical arrangement of your monitors.", IDC_SETTINGS_M…
H A Dnl-NL.rc131 …LTEXT "Drag the monitor icons to match the physical arrangement of your monitors.", IDC_SETTINGS_M…
H A Dsv-SE.rc133 …LTEXT "Drag the monitor icons to match the physical arrangement of your monitors.", IDC_SETTINGS_M…
/reactos/media/doc/
H A DWINESYNC.txt241 win32ss/printing/monitors/localmon/ui/ # Synced to WineStaging-4.18 (known there as /dll/win32/loc…
/reactos/sdk/include/GL/
H A Dglext.h11106 GLAPI void APIENTRY glGenPerfMonitorsAMD (GLsizei n, GLuint *monitors);
11107 GLAPI void APIENTRY glDeletePerfMonitorsAMD (GLsizei n, GLuint *monitors);
11118 typedef void (APIENTRYP PFNGLGENPERFMONITORSAMDPROC) (GLsizei n, GLuint *monitors);
11119 typedef void (APIENTRYP PFNGLDELETEPERFMONITORSAMDPROC) (GLsizei n, GLuint *monitors);
/reactos/sdk/include/reactos/wine/
H A Dwgl_driver.h731 void (WINE_GLAPI *p_glDeletePerfMonitorsAMD)( GLsizei n, GLuint *monitors );
942 void (WINE_GLAPI *p_glGenPerfMonitorsAMD)( GLsizei n, GLuint *monitors );