Home
last modified time | relevance | path

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

/reactos/base/applications/notepad/
H A Dprinting.c28 GetPrintingRect(IN HDC hdc, IN LPCRECT pMargins) in GetPrintingRect() function
399 printData->printRect = GetPrintingRect(pPrinter->hDC, &Globals.lMargins); in DoPrintDocument()