Searched refs:GetClientWindowExtentsRelative (Results 1 – 6 of 6) sorted by relevance
1010 …rect.X = rect.X + mrParentWindow->GetClientWindowExtentsRelative(NULL).Left()-mrParentWindow->GetW… in getBounds()1011 …rect.Y = rect.Y + mrParentWindow->GetClientWindowExtentsRelative(NULL).Top()-mrParentWindow->GetWi… in getBounds()
881 Rectangle GetClientWindowExtentsRelative( Window *pRelativeWindow ) const;
2926 Rectangle aScreenRect = pScreenWin->GetClientWindowExtentsRelative( NULL ); in MakeLayout()
622 ::Rectangle aRect(GetClientWindowExtentsRelative(pTopmostParent)); in IMPL_LINK()
3931 …Rectangle aRect = bBool1 ? pControl->GetClientWindowExtentsRelative(NULL) : pControl->GetWindowEx… in HandleVisibleControls()
7525 Rectangle Window::GetClientWindowExtentsRelative( Window *pRelativeWindow ) const in GetClientWindowExtentsRelative() function in Window
Completed in 117 milliseconds