Lines Matching refs:GetFlowItem
409 src_item = mpScreenFlow->GetFlowItem(connection->source_screen); in OnPaint()
410 target_item = mpScreenFlow->GetFlowItem(connection->target_screen); in OnPaint()
451 item = mpScreenFlow->GetFlowItem(index); in OnPaint()
537 mpDragItem = mpScreenFlow->GetFlowItem(pt, TRUE); in OnLButtonDown()
576 flow_item *item = mpScreenFlow->GetFlowItem(pt); in OnRButtonUp()
648 item = mpScreenFlow->GetFlowItem(index); in FindFirstVisibleItem()
1110 source = mpScreenFlow->GetFlowItem(index); in InitConnectionList()
1126 item = mpScreenFlow->GetFlowItem(index); in UpdateDisplaySize()
1328 target = mpScreenFlow->GetFlowItem(action->target_widget_name); in RemoveConnection()
1380 target = mpScreenFlow->GetFlowItem(action->target_widget_name); in CheckAddConnection()
1517 target = mpScreenFlow->GetFlowItem(connection->target_screen); in UpdateConnectionPos()
1521 source = mpScreenFlow->GetFlowItem(connection->source_screen); in UpdateConnectionPos()
1916 flow = mpScreenFlow->GetFlowItem(info->app_name); in PopulateScreenItems()
1972 item = mpScreenFlow->GetFlowItem(name); in OnShowHideScreenItem()
2009 item = mpScreenFlow->GetFlowItem(info->app_name); in OnShowHideScreenItem()
2046 flow_item *item = mpScreenFlow->GetFlowItem(name); in OnNodeSelect()
2101 item = mpScreenFlow->GetFlowItem(screen_name); in OnTestMessage()