Home
last modified time | relevance | path

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

/GUIX-v6.4.1/common/src/
Dgx_sprite_update.c95 if (sprite -> gx_widget_style & GX_STYLE_SPRITE_LOOP) in _gx_sprite_update()
/GUIX-v6.4.1/test/guix_test/regression_test/tests/
Dvalidation_guix_sprite_24xrgb.c67 gx_widget_style_add((GX_WIDGET *)&main_window.main_window_bird_sprite, GX_STYLE_SPRITE_LOOP); in control_thread_entry()
Dvalidation_guix_sprite.c75 gx_widget_style_add(sprite, GX_STYLE_SPRITE_LOOP); in control_thread_entry()
/GUIX-v6.4.1/guix_studio/
Dsprite_service_provider.cpp271 valid_styles |= GX_STYLE_SPRITE_AUTO|GX_STYLE_SPRITE_LOOP; in ReadFromProject()
Dwidget_factory.cpp322 created->gx_widget_style &= ~(GX_STYLE_SPRITE_AUTO|GX_STYLE_SPRITE_LOOP); in GenerateWidgets()
Dproperties_win.cpp1739 AddCheckBox("Continous Loop", info->style & GX_STYLE_SPRITE_LOOP, ID_SPRITE_LOOP); in AddSpriteProps()
3739 mpInfo->style |= GX_STYLE_SPRITE_LOOP; in OnSpriteStyleChange()
3743 mpInfo->style &= ~GX_STYLE_SPRITE_LOOP; in OnSpriteStyleChange()
Dscreen_generator.cpp2412 if (style & GX_STYLE_SPRITE_LOOP) in AddSpriteStyles()
/GUIX-v6.4.1/samples/demo_guix_industrial/
Ddemo_guix_industrial_specifications.c2353 GX_STYLE_BORDER_NONE|GX_STYLE_TRANSPARENT|GX_STYLE_SPRITE_LOOP, /* style flags */
/GUIX-v6.4.1/samples/demo_guix_smart_watch/
Dguix_smart_watch_specifications.c5961 GX_STYLE_BORDER_NONE|GX_STYLE_ENABLED|GX_STYLE_SPRITE_LOOP, /* style flags */
/GUIX-v6.4.1/test/example_internal/all_widgets_synergy_8bpp_rotated_ccw_binary/
Dall_widgets_synergy_8bpp_rotated_ccw_binary_specifications.c835 …R_NONE|GX_STYLE_TRANSPARENT|GX_STYLE_ENABLED|GX_STYLE_SPRITE_AUTO|GX_STYLE_SPRITE_LOOP, /* style…
/GUIX-v6.4.1/test/example_internal/all_widgets_24xrgb_rotated_cw/
Dall_widgets_24xrgb_rotated_cw_specifications.c838 …R_NONE|GX_STYLE_TRANSPARENT|GX_STYLE_ENABLED|GX_STYLE_SPRITE_AUTO|GX_STYLE_SPRITE_LOOP, /* style…
/GUIX-v6.4.1/test/example_internal/all_widgets_4bpp/
Dall_widgets_4bpp_specifications.c5382 …R_NONE|GX_STYLE_TRANSPARENT|GX_STYLE_ENABLED|GX_STYLE_SPRITE_AUTO|GX_STYLE_SPRITE_LOOP, /* style…
/GUIX-v6.4.1/test/example_internal/all_widgets_16bpp/
Dall_widgets_16bpp_specifications.c865 …R_NONE|GX_STYLE_TRANSPARENT|GX_STYLE_ENABLED|GX_STYLE_SPRITE_AUTO|GX_STYLE_SPRITE_LOOP, /* style…
/GUIX-v6.4.1/test/example_internal/all_widgets_16bpp_rotated/
Dall_widgets_16bpp_rotated_specifications.c867 …R_NONE|GX_STYLE_TRANSPARENT|GX_STYLE_ENABLED|GX_STYLE_SPRITE_AUTO|GX_STYLE_SPRITE_LOOP, /* style…
/GUIX-v6.4.1/common/inc/
Dgx_api.h822 #define GX_STYLE_SPRITE_LOOP 0x00000020UL macro
/GUIX-v6.4.1/test/guix_test/regression_test/tests/iar/9.30.1/validaion_guix_jpeg_decoding/demo_guix_jpeg_decode_24xrgb/Debug/BrowseInfo/
Ddemo_guix_jpeg_decode_24xrgb.pbw5465 "ID": "c:gx_api.h@34834@macro@GX_STYLE_SPRITE_LOOP",
5468 "display": "GX_STYLE_SPRITE_LOOP",
5474 "name": "GX_STYLE_SPRITE_LOOP",
/GUIX-v6.4.1/test/guix_test/regression_test/tests/iar/9.30.1/validaion_guix_jpeg_decoding/demo_guix_jpeg_decode_8bit_palette/Debug/BrowseInfo/
Ddemo_guix_jpeg_decode_8bit_palette.pbw5465 "ID": "c:gx_api.h@34834@macro@GX_STYLE_SPRITE_LOOP",
5468 "display": "GX_STYLE_SPRITE_LOOP",
5474 "name": "GX_STYLE_SPRITE_LOOP",
/GUIX-v6.4.1/test/guix_test/regression_test/tests/iar/9.30.1/validaion_guix_jpeg_decoding/demo_guix_jpeg_decode_1555xrgb/Debug/BrowseInfo/
Ddemo_guix_jpeg_decode_1555xrgb.pbw5465 "ID": "c:gx_api.h@34834@macro@GX_STYLE_SPRITE_LOOP",
5468 "display": "GX_STYLE_SPRITE_LOOP",
5474 "name": "GX_STYLE_SPRITE_LOOP",
/GUIX-v6.4.1/test/guix_test/regression_test/tests/iar/9.30.1/validaion_guix_jpeg_decoding/demo_guix_jpeg_decode_565rgb/Debug/BrowseInfo/
Ddemo_guix_jpeg_decode_565rgb.pbw5465 "ID": "c:gx_api.h@34834@macro@GX_STYLE_SPRITE_LOOP",
5468 "display": "GX_STYLE_SPRITE_LOOP",
5474 "name": "GX_STYLE_SPRITE_LOOP",
/GUIX-v6.4.1/test/guix_test/regression_test/tests/iar/9.30.1/validaion_guix_jpeg_decoding/demo_guix_jpeg_decode_565rgb_rotated_ccw/Debug/BrowseInfo/
Ddemo_guix_jpeg_decode_565rgb_rotated_ccw.pbw5465 "ID": "c:gx_api.h@34834@macro@GX_STYLE_SPRITE_LOOP",
5468 "display": "GX_STYLE_SPRITE_LOOP",
5474 "name": "GX_STYLE_SPRITE_LOOP",
/GUIX-v6.4.1/test/guix_test/regression_test/tests/iar/9.30.1/validaion_guix_jpeg_decoding/demo_guix_jpeg_decode_565rgb_rotated_cw/Debug/BrowseInfo/
Ddemo_guix_jpeg_decode_565rgb_rotated_cw.pbw5465 "ID": "c:gx_api.h@34834@macro@GX_STYLE_SPRITE_LOOP",
5468 "display": "GX_STYLE_SPRITE_LOOP",
5474 "name": "GX_STYLE_SPRITE_LOOP",