Searched refs:GetFlowItem (Results 1 – 9 of 9) sorted by relevance
96 flow_item *GetFlowItem(int index){ return flow_list.GetAt(index); }; in GetFlowItem() function97 flow_item *GetFlowItem(CPoint point, BOOL move_front = FALSE);98 flow_item *GetFlowItem(CString &screen_name);
408 item = GetFlowItem(index); in UpdateScreenName()448 item = GetFlowItem(screen_info->app_name); in UpdateIdName()479 flow_item *item = GetFlowItem(screen_name); in CheckAddFlowItem()520 item = GetFlowItem(index); in DeleteFlowItem()528 item = GetFlowItem(index); in DeleteFlowItem()584 flow_item *screen_flow::GetFlowItem(CPoint point, BOOL move_front) in GetFlowItem() function in screen_flow610 flow_item *screen_flow::GetFlowItem(CString &screen_name) in GetFlowItem() function in screen_flow
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()[all …]
71 flow_item *item = mpOldFlow->GetFlowItem(mItem.screen_name); in OnOK()88 flow_item *item = mpOldFlow->GetFlowItem(mItem.screen_name); in OnCancel()
119 flow_item = screen_flow->GetFlowItem(widget_name); in app_flow_item_get()
301 item = flow->GetFlowItem(index); in GenerateScreenHeader()1867 item = flow->GetFlowItem(info->app_name); in CheckWriteScreenFlow()2893 flow_item *item = flow->GetFlowItem(info->app_name); in WriteWidgetOverrides()3388 item = flow->GetFlowItem(info->app_name); in WriteExternWidgetsUsedByScreenFlow()
1367 flow_item *item = screenflow->GetFlowItem(info->app_name); in DeleteFolder()1491 item = flow->GetFlowItem(screen_info->app_name); in CheckRemoveWidget()
1206 item = flow->GetFlowItem(index); in CheckEmptyScreenFlow()3124 item = screen_flow->GetFlowItem(index); in WriteScreenFlow()
2239 item = flow->GetFlowItem(screen_info->app_name); in CheckChangeWidgetId()