Searched refs:maCloseRect (Results 1 – 2 of 2) sorted by relevance
249 if ( pData->maCloseRect.IsInside( rPos ) ) in ImplHitTest()949 rHelpRect = pData->maCloseRect; in ImplRequestHelp()1017 nTitleWidth += pData->maCloseRect.GetWidth(); in ImplCalcTitleWidth()1552 pData->maCloseRect.Top() = nItemTop; in Init()1553 pData->maCloseRect.Bottom() = nItemBottom; in Init()1554 pData->maCloseRect.Right() = nRight; in Init()1555 pData->maCloseRect.Left() = pData->maCloseRect.Right()-pData->maCloseRect.GetHeight()+1; in Init()1612 pData->maCloseRect.SetEmpty(); in Init()1626 pData->maCloseRect.SetEmpty(); in Init()1729 else if ( !pData->maCloseRect.IsEmpty() ) in DrawWindow()[all …]
202 Rectangle maCloseRect; member
Completed in 27 milliseconds