13 virtual bool getClosestMonitorRect(::tagRECT
const&, ::tagRECT&)
const ;
15 virtual bool getClosestMonitorRect(::tagRECT
const& closestToRect, ::tagRECT& result)
const ;
19 virtual ::tagRECT _fitClientToScreen(::tagRECT
const&, ::tagRECT
const&, ::tagRECT
const&) ;
22 _fitClientToScreen(::tagRECT
const& client, ::tagRECT
const&
window, ::tagRECT
const& screen) ;
31 MCNAPI
bool $getClosestMonitorRect(::tagRECT
const& closestToRect, ::tagRECT& result)
const;
33 MCNAPI ::tagRECT $_fitClientToScreen(::tagRECT
const& client, ::tagRECT
const&
window, ::tagRECT
const& screen);