Searched refs:ChildToParent (Results 1 – 5 of 5) sorted by relevance
185 newInfo.ptHead = ChildToParent(pInfo->ptHead); in OnNotify()186 newInfo.ptFoot = ChildToParent(pInfo->ptFoot); in OnNotify()499 newInfo.ptHead = ChildToParent(pInfo->ptHead); in OnNotify()500 newInfo.ptFoot = ChildToParent(pInfo->ptFoot); in OnNotify()949 newInfo.ptHead = ChildToParent(pInfo->ptHead); in OnNotify()950 newInfo.ptFoot = ChildToParent(pInfo->ptFoot); in OnNotify()
225 CPDF_Rect rcWnd = pChild->ChildToParent(pChild->GetWindowRect()); in FindItemIndex()241 CPDF_Rect rcWnd = pItem->ChildToParent(rcOrigin); in ScrollToItem()
150 CPDF_Rect rcChild = pChild->ChildToParent(pChild->GetWindowRect()); in DrawChildAppearance()
909 CPDF_Point CPWL_Wnd::ChildToParent(const CPDF_Point& point) const { in ChildToParent() function in CPWL_Wnd919 CPDF_Rect CPWL_Wnd::ChildToParent(const CPDF_Rect& rect) const { in ChildToParent() function in CPWL_Wnd
379 virtual CPDF_Point ChildToParent(const CPDF_Point& point) const;380 virtual CPDF_Rect ChildToParent(const CPDF_Rect& rect) const;