Lines Matching refs:SCREEN_STACK_POP_STRING
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()
372 if ((action->target_widget_name == SCREEN_STACK_POP_STRING) || in app_trigger_action_process()
373 (action->parent_widget_name == SCREEN_STACK_POP_STRING)) in app_trigger_action_process()
378 if (action->target_widget_name != SCREEN_STACK_POP_STRING) in app_trigger_action_process()
386 if (action->parent_widget_name != SCREEN_STACK_POP_STRING) in app_trigger_action_process()