Searched refs:SCREEN_STACK_POP_STRING (Results 1 – 3 of 3) sorted by relevance
22 extern CString SCREEN_STACK_POP_STRING;262 if ((action->target_widget_name == SCREEN_STACK_POP_STRING) || in app_trigger_action_process()263 (action->parent_widget_name == SCREEN_STACK_POP_STRING)) in app_trigger_action_process()268 if (action->parent_widget_name != SCREEN_STACK_POP_STRING) in app_trigger_action_process()273 if (action->target_widget_name != SCREEN_STACK_POP_STRING) in app_trigger_action_process()290 if ((action->target_widget_name == SCREEN_STACK_POP_STRING) || in app_trigger_action_process()291 (action->parent_widget_name == SCREEN_STACK_POP_STRING)) in app_trigger_action_process()296 if (action->parent_widget_name != SCREEN_STACK_POP_STRING) in app_trigger_action_process()301 if (action->target_widget_name != SCREEN_STACK_POP_STRING) in app_trigger_action_process()339 if (action->target_widget_name == SCREEN_STACK_POP_STRING) in app_trigger_action_process()[all …]
36 CString SCREEN_STACK_POP_STRING(_T("gx_system_screen_stack_pop")); variable809 pBox->InsertString(1, SCREEN_STACK_POP_STRING); in AddTargets()
24 extern CString SCREEN_STACK_POP_STRING;1928 else if (action->target_widget_name == SCREEN_STACK_POP_STRING) in CheckWriteScreenFlow()1964 else if (action->parent_widget_name == SCREEN_STACK_POP_STRING) in CheckWriteScreenFlow()