Home
last modified time | relevance | path

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

/dports/x11-drivers/xorgxrdp/xorgxrdp-0.2.17/module/
H A DrdpRandR.c315 BoxRec totalAreaRect; in rdpRRGetPanning() local
328 totalAreaRect.x1 = 0; in rdpRRGetPanning()
329 totalAreaRect.y1 = 0; in rdpRRGetPanning()
330 totalAreaRect.x2 = dev->width; in rdpRRGetPanning()
331 totalAreaRect.y2 = dev->height; in rdpRRGetPanning()
340 *totalArea = totalAreaRect; in rdpRRGetPanning()
/dports/devel/juce/JUCE-f37e9a1/modules/juce_gui_basics/native/
H A Djuce_win32_Windowing.cpp4654 totalAreaRect (totalArea),
4661 RECT totalAreaRect, workAreaRect;
4723 d.totalArea = rectangleFromRECT (monitor.totalAreaRect);