Searched refs:GetHandleSize (Results 1 – 3 of 3) sorted by relevance
543 size.cx = size.cy = max(1,GetHandleSize(&rect)-1); in DrawTrackerRect()671 int size = GetHandleSize(); in GetHandleRect()693 int Tracker::GetHandleSize(LPRECT lpRect) const in GetHandleSize() function in Tracker729 nInflateBy += GetHandleSize() - 1; in GetTrueRect()
61 nPngSize = GetHandleSize( hPng); in PICTtoPNG()101 nPictSize = GetHandleSize( (Handle)hPict); in PNGtoPICT()
129 virtual int GetHandleSize(LPRECT lpRect = NULL) const;
Completed in 25 milliseconds