Searched refs:GetWidgetParentType (Results 1 – 3 of 3) sorted by relevance
40 static USHORT GetWidgetParentType(widget_info *info);
270 USHORT target_screen::GetWidgetParentType(widget_info *info) in GetWidgetParentType() function in target_screen535 USHORT type = GetWidgetParentType(info); in RepositionListChildren()591 USHORT parent_type = GetWidgetParentType(info); in WidgetWasMoved()1660 UINT parent_type = GetWidgetParentType(info); in OnMouseMove()
2595 int parent_type = GetTargetScreen()->GetWidgetParentType(mpInfo); in OnChangeWidgetPos()