Home
last modified time | relevance | path

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

/GUIX-v6.2.1/guix_studio/
Dscreen_generator.cpp1855 int action_index; in CheckWriteScreenFlow() local
1888 for (action_index = 0; action_index < action_count; action_index++) in CheckWriteScreenFlow()
1890 action = trigger->action_list[action_index]; in CheckWriteScreenFlow()
1914 for (action_index = 0; action_index < action_count; action_index++) in CheckWriteScreenFlow()
1916 action = trigger->action_list[action_index]; in CheckWriteScreenFlow()
3396 for (int action_index = 0; action_index < action_count; action_index++) in WriteExternWidgetsUsedByScreenFlow() local
3398 action = trigger->action_list[action_index]; in WriteExternWidgetsUsedByScreenFlow()