Lines Matching refs:target_2
88 GX_WIDGET *target_2 = GX_NULL; in _gx_animation_slide_landing() local
114 … target_2 = info -> gx_animation_slide_screen_list[animation -> gx_animation_slide_target_index_2]; in _gx_animation_slide_landing()
117 if (target_2) in _gx_animation_slide_landing()
119 target_size = target_2 -> gx_widget_size; in _gx_animation_slide_landing()
203 if (target_2) in _gx_animation_slide_landing()
205 … _gx_widget_scroll_shift(target_2, (GX_VALUE)x_shift, (GX_VALUE)y_shift, GX_TRUE); in _gx_animation_slide_landing()
212 if (target_2) in _gx_animation_slide_landing()
214 _gx_widget_shift(target_2, (GX_VALUE)x_shift, (GX_VALUE)y_shift, GX_TRUE); in _gx_animation_slide_landing()
245 if (target_2) in _gx_animation_slide_landing()
248 target_1 = target_2; in _gx_animation_slide_landing()
262 if (target_2) in _gx_animation_slide_landing()
267 target_1 = target_2; in _gx_animation_slide_landing()