Searched refs:GetFlowListCount (Results 1 – 6 of 6) sorted by relevance
406 for (int index = 0; index < GetFlowListCount(); index++) in UpdateScreenName()518 if (index >= 0 && index < GetFlowListCount()) in DeleteFlowItem()526 for (index = 0; index < GetFlowListCount(); index++) in DeleteFlowItem()
95 INT GetFlowListCount(){ return flow_list.GetCount(); }; in GetFlowListCount() function
447 for (int index = 0; index < mpScreenFlow->GetFlowListCount() + 1; index++) in OnPaint()449 if (index < mpScreenFlow->GetFlowListCount()) in OnPaint()646 for (int index = 0; index < mpScreenFlow->GetFlowListCount(); index++) in FindFirstVisibleItem()1107 for (int index = 0; index < mpScreenFlow->GetFlowListCount(); index++) in InitConnectionList()1123 for (int index = 0; index < mpScreenFlow->GetFlowListCount(); index++) in UpdateDisplaySize()1756 mpScreenFlow->GetFlowListCount(); in InitScreenFlow()
643 int size = flow->GetFlowListCount() * 2; in guix_execute_thread()
1194 item_count = flow->GetFlowListCount(); in CheckEmptyScreenFlow()3122 for (index = 0; index < screen_flow->GetFlowListCount(); index++) in WriteScreenFlow()
299 for (index = 0; index < flow->GetFlowListCount(); index++) in GenerateScreenHeader()