Home
last modified time | relevance | path

Searched refs:item_count (Results 1 – 1 of 1) sorted by relevance

/GUIX-v6.2.1/guix_studio/
DStudioXProject.cpp1184 int item_count; in CheckEmptyScreenFlow() local
1194 item_count = flow->GetFlowListCount(); in CheckEmptyScreenFlow()
1196 if (!item_count) in CheckEmptyScreenFlow()
1204 for (index = 0; index < item_count; index++) in CheckEmptyScreenFlow()