Lines Matching refs:mpTree
38 mpTree = tree; in resource_item()
75 mpTree = tree; in resource_item()
227 mpTree->PositionItems(); in Open()
246 mpTree->PositionItems(); in Close()
1599 if (width < mpTree->GetViewWidth()) in GetWidth()
1601 width = mpTree->GetViewWidth(); in GetWidth()
1620 if (width < mpTree->GetViewWidth()) in GetWidth()
1622 width = mpTree->GetViewWidth(); in GetWidth()
1627 width = mpTree->GetViewWidth(); in GetWidth()
1996 width = mpTree->GetViewWidth(); in LayoutFolderChildren()
2242 if (view && (GetFocus() == view->GetSafeHwnd()) && (mpTree->GetCurrentItem() == this)) in IsSelected()