Lines Matching full:if

58     if (action->flags & GX_ACTION_FLAG_DYNAMIC_TARGET)  in gx_studio_action_target_get()
62 if(action->flags & GX_ACTION_FLAG_DYNAMIC_PARENT) in gx_studio_action_target_get()
73 if (target == GX_NULL) in gx_studio_action_target_get()
77 if (target) in gx_studio_action_target_get()
95 if (action->flags & GX_ACTION_FLAG_DYNAMIC_TARGET) in gx_studio_action_target_find()
99 if(action->flags & GX_ACTION_FLAG_DYNAMIC_PARENT) in gx_studio_action_target_find()
121 if (action->flags & GX_ACTION_FLAG_DYNAMIC_PARENT) in gx_studio_action_parent_find()
142 if (animation) in gx_studio_animation_execute()
146 if((action->flags & GX_ACTION_FLAG_POP_TARGET) || in gx_studio_animation_execute()
152 if(action->flags & GX_ACTION_FLAG_POP_TARGET) in gx_studio_animation_execute()
157 if(action->flags & GX_ACTION_FLAG_POP_PARENT) in gx_studio_animation_execute()
162 if ((!animation_info.gx_animation_target) && in gx_studio_animation_execute()
169 if (!animation_info.gx_animation_parent) in gx_studio_animation_execute()
174 if (animation_info.gx_animation_target && in gx_studio_animation_execute()
192 if (entry->event_type == event_ptr->gx_event_type) in gx_studio_auto_event_handler()
194 if((entry->event_type == GX_EVENT_ANIMATION_COMPLETE) && in gx_studio_auto_event_handler()
207 if((action->flags & GX_ACTION_FLAG_POP_TARGET) || in gx_studio_auto_event_handler()
213 if(!(action->flags & GX_ACTION_FLAG_POP_PARENT)) in gx_studio_auto_event_handler()
217 if(!(action->flags & GX_ACTION_FLAG_POP_TARGET)) in gx_studio_auto_event_handler()
221 if (parent && target) in gx_studio_auto_event_handler()
229 if (target) in gx_studio_auto_event_handler()
232 if (target->gx_widget_status & GX_STATUS_STUDIO_CREATED) in gx_studio_auto_event_handler()
234 if (widget == target) in gx_studio_auto_event_handler()
245 if(action->flags & GX_ACTION_FLAG_POP_TARGET) in gx_studio_auto_event_handler()
254 if (parent) in gx_studio_auto_event_handler()
258 if (widget->gx_widget_status & GX_STATUS_STUDIO_CREATED) in gx_studio_auto_event_handler()
268 if(target) in gx_studio_auto_event_handler()
276 if(target) in gx_studio_auto_event_handler()
287 if((action->flags & GX_ACTION_FLAG_POP_TARGET) || in gx_studio_auto_event_handler()
293 if(!(action->flags & GX_ACTION_FLAG_POP_PARENT)) in gx_studio_auto_event_handler()
297 if(!(action->flags & GX_ACTION_FLAG_POP_TARGET)) in gx_studio_auto_event_handler()
301 if (parent && target) in gx_studio_auto_event_handler()
313 if(target) in gx_studio_auto_event_handler()
336 if (widget && record->chain_event_handler) in gx_studio_auto_event_handler()
358 if (status == GX_SUCCESS) in gx_studio_text_button_create()
361 #if defined(GUIX_5_4_0_COMPATIBILITY) in gx_studio_text_button_create()
376 if (status == GX_SUCCESS) in gx_studio_prompt_create()
379 #if defined(GUIX_5_4_0_COMPATIBILITY) in gx_studio_prompt_create()
394 if (status == GX_SUCCESS) in gx_studio_window_create()
396 if (props->wallpaper_id) in gx_studio_window_create()
415 if (info->style & GX_STYLE_ENABLED) in gx_studio_template_create()
423 if (info->status & GX_STATUS_ACCEPTS_FOCUS) in gx_studio_template_create()
432 #if defined(GX_WIDGET_USER_DATA) in gx_studio_template_create()
437 if (control_block) in gx_studio_template_create()
439 if (info->style & GX_STYLE_DYNAMICALLY_ALLOCATED) in gx_studio_template_create()
443 if (derived.size.gx_rectangle_left != info->size.gx_rectangle_left || in gx_studio_template_create()
475 #if defined(GX_WIDGET_USER_DATA)
499 #if defined(GX_WIDGET_USER_DATA)
523 #if defined(GX_WIDGET_USER_DATA)
577 #if defined(GX_WIDGET_USER_DATA)
601 #if defined(GX_WIDGET_USER_DATA)
625 #if defined(GX_WIDGET_USER_DATA)
666 #if defined(GX_WIDGET_USER_DATA)
712 #if defined(GX_WIDGET_USER_DATA)
736 #if defined(GX_WIDGET_USER_DATA)
777 #if defined(GX_WIDGET_USER_DATA)
849 #if defined(GX_WIDGET_USER_DATA)
873 #if defined(GX_WIDGET_USER_DATA)
897 #if defined(GX_WIDGET_USER_DATA)
921 #if defined(GX_WIDGET_USER_DATA)
945 #if defined(GX_WIDGET_USER_DATA)
969 #if defined(GX_WIDGET_USER_DATA)
1010 #if defined(GX_WIDGET_USER_DATA)
1043 if(parent && (parent->gx_widget_type == GX_TYPE_MENU)) in gx_studio_nested_widget_create()
1050 if (definition->create_function) in gx_studio_nested_widget_create()
1052 if (definition->style & GX_STYLE_DYNAMICALLY_ALLOCATED) in gx_studio_nested_widget_create()
1055 if (status != GX_SUCCESS) in gx_studio_nested_widget_create()
1062 if (control == GX_NULL) in gx_studio_nested_widget_create()
1071 if(list_count < list_total_count) in gx_studio_nested_widget_create()
1078 if (status == GX_SUCCESS) in gx_studio_nested_widget_create()
1080 if (definition->widget_type != GX_TYPE_TEMPLATE) in gx_studio_nested_widget_create()
1082 #if defined(GUIX_5_4_0_COMPATIBILITY) in gx_studio_nested_widget_create()
1089 if (!(definition->status & GX_STATUS_ACCEPTS_FOCUS)) in gx_studio_nested_widget_create()
1094 if (definition->draw_function) in gx_studio_nested_widget_create()
1098 if (definition->event_function) in gx_studio_nested_widget_create()
1103 #if defined(GX_WIDGET_USER_DATA) in gx_studio_nested_widget_create()
1107 if (definition->child_widget) in gx_studio_nested_widget_create()
1123 if (parent && widget) in gx_studio_widget_create()
1138 if (!strcmp(name, entry->widget_information->widget_name)) in gx_studio_named_widget_create()
1141 if (widget) in gx_studio_named_widget_create()
1150 if (new_widget) in gx_studio_named_widget_create()
1178 if(display_info->theme_table) in gx_studio_display_configure()
1181 if(theme_ptr) in gx_studio_display_configure()
1185 /* install the color palette if required */ in gx_studio_display_configure()
1186 if (display_info->display->gx_display_driver_palette_set && in gx_studio_display_configure()
1201 if(display_info->language_table) in gx_studio_display_configure()
1232 if (return_root) in gx_studio_display_configure()