Home
last modified time | relevance | path

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

/reactos/win32ss/printing/base/winspool/
H A Dprinters.c986 PSETRESULT_INFO psri; in DocumentPropertySheets() local
1053 psri = (PSETRESULT_INFO)lparam; in DocumentPropertySheets()
1055 pCPSUIInfo->Result = psri->Result; in DocumentPropertySheets()
1078 PSETRESULT_INFO psri; in DevicePropertySheets() local
1144 psri = (PSETRESULT_INFO)lparam; in DevicePropertySheets()
1145 pCPSUIInfo->Result = psri->Result; in DevicePropertySheets()