Searched refs:maScreenRect (Results 1 – 2 of 2) sorted by relevance
148 maScreenRect = [pNSScreen frame]; in initWindowAndView()227 io_rRect.origin.y = maScreenRect.size.height - (io_rRect.origin.y+io_rRect.size.height); in CocoaToVCL()235 io_rRect.origin.y = maScreenRect.size.height - (io_rRect.origin.y+io_rRect.size.height); in VCLToCocoa()243 io_rPoint.y = maScreenRect.size.height - io_rPoint.y; in CocoaToVCL()251 io_rPoint.y = maScreenRect.size.height - io_rPoint.y; in VCLToCocoa()1399 aParentContentRect = maScreenRect; // use screen if no parent in SetPosSize()1639 maScreenRect = [pScreen frame]; in UpdateFrameGeometry()
60 NSRect maScreenRect; // for mirroring purposes member in AquaSalFrame
Completed in 21 milliseconds