Searched refs:GX_STYLE_REPEAT_SELECT (Results 1 – 16 of 16) sorted by relevance
| /GUIX-v6.2.1/common/src/ |
| D | gx_vertical_list_selected_set.c | 92 if ((vertical_list -> gx_widget_style & GX_STYLE_REPEAT_SELECT) == 0) in _gx_vertical_list_selected_set()
|
| D | gx_horizontal_list_selected_set.c | 93 if ((horizontal_list -> gx_widget_style & GX_STYLE_REPEAT_SELECT) == 0) in _gx_horizontal_list_selected_set()
|
| /GUIX-v6.2.1/samples/demo_guix_medical/ |
| D | demo_guix_medical.c | 57 gx_widget_style_add(&patients_screen.patients_screen_patient_list, GX_STYLE_REPEAT_SELECT); in start_guix()
|
| D | guix_medical_specifications.c | 5406 GX_STYLE_BORDER_NONE|GX_STYLE_ENABLED|GX_STYLE_REPEAT_SELECT, /* style flags */
|
| /GUIX-v6.2.1/guix_studio/ |
| D | horizontal_list_service_provider.cpp | 151 …valid_styles |= GX_STYLE_CENTER_SELECTED|GX_STYLE_WRAP|GX_STYLE_FLICKABLE|GX_STYLE_REPEAT_SELECT; … in ReadFromProject()
|
| D | vertical_list_service_provider.cpp | 152 …valid_styles |= GX_STYLE_CENTER_SELECTED|GX_STYLE_WRAP|GX_STYLE_FLICKABLE|GX_STYLE_REPEAT_SELECT; … in ReadFromProject()
|
| D | drop_list_service_provider.cpp | 169 …E_TILE_BACKGROUND|GX_STYLE_CENTER_SELECTED|GX_STYLE_WRAP|GX_STYLE_FLICKABLE|GX_STYLE_REPEAT_SELECT; in ReadFromProject()
|
| D | properties_win.cpp | 1498 AddCheckBox("Repeat Select", info->style & GX_STYLE_REPEAT_SELECT, ID_LIST_REPEAT_SELECT); in AddVerticalListProps() 1508 AddCheckBox("Repeat Select", info->style & GX_STYLE_REPEAT_SELECT, ID_LIST_REPEAT_SELECT); in AddHorizontalListProps() 4020 mpInfo->style |= GX_STYLE_REPEAT_SELECT; in OnChangeListRepeatSelect() 4024 mpInfo->style &= ~GX_STYLE_REPEAT_SELECT; in OnChangeListRepeatSelect()
|
| D | screen_generator.cpp | 2259 if (info->style & GX_STYLE_REPEAT_SELECT) in AddListStyles()
|
| /GUIX-v6.2.1/common/inc/ |
| D | gx_api.h | 829 #define GX_STYLE_REPEAT_SELECT 0x00000080UL macro
|
| /GUIX-v6.2.1/test/guix_test/regression_test/tests/iar/9.30.1/validaion_guix_jpeg_decoding/demo_guix_jpeg_decode_24xrgb/Debug/BrowseInfo/ |
| D | demo_guix_jpeg_decode_24xrgb.pbw | 5521 "ID": "c:gx_api.h@35096@macro@GX_STYLE_REPEAT_SELECT", 5524 "display": "GX_STYLE_REPEAT_SELECT", 5530 "name": "GX_STYLE_REPEAT_SELECT",
|
| /GUIX-v6.2.1/test/guix_test/regression_test/tests/iar/9.30.1/validaion_guix_jpeg_decoding/demo_guix_jpeg_decode_8bit_palette/Debug/BrowseInfo/ |
| D | demo_guix_jpeg_decode_8bit_palette.pbw | 5521 "ID": "c:gx_api.h@35096@macro@GX_STYLE_REPEAT_SELECT", 5524 "display": "GX_STYLE_REPEAT_SELECT", 5530 "name": "GX_STYLE_REPEAT_SELECT",
|
| /GUIX-v6.2.1/test/guix_test/regression_test/tests/iar/9.30.1/validaion_guix_jpeg_decoding/demo_guix_jpeg_decode_1555xrgb/Debug/BrowseInfo/ |
| D | demo_guix_jpeg_decode_1555xrgb.pbw | 5521 "ID": "c:gx_api.h@35096@macro@GX_STYLE_REPEAT_SELECT", 5524 "display": "GX_STYLE_REPEAT_SELECT", 5530 "name": "GX_STYLE_REPEAT_SELECT",
|
| /GUIX-v6.2.1/test/guix_test/regression_test/tests/iar/9.30.1/validaion_guix_jpeg_decoding/demo_guix_jpeg_decode_565rgb/Debug/BrowseInfo/ |
| D | demo_guix_jpeg_decode_565rgb.pbw | 5521 "ID": "c:gx_api.h@35096@macro@GX_STYLE_REPEAT_SELECT", 5524 "display": "GX_STYLE_REPEAT_SELECT", 5530 "name": "GX_STYLE_REPEAT_SELECT",
|
| /GUIX-v6.2.1/test/guix_test/regression_test/tests/iar/9.30.1/validaion_guix_jpeg_decoding/demo_guix_jpeg_decode_565rgb_rotated_ccw/Debug/BrowseInfo/ |
| D | demo_guix_jpeg_decode_565rgb_rotated_ccw.pbw | 5521 "ID": "c:gx_api.h@35096@macro@GX_STYLE_REPEAT_SELECT", 5524 "display": "GX_STYLE_REPEAT_SELECT", 5530 "name": "GX_STYLE_REPEAT_SELECT",
|
| /GUIX-v6.2.1/test/guix_test/regression_test/tests/iar/9.30.1/validaion_guix_jpeg_decoding/demo_guix_jpeg_decode_565rgb_rotated_cw/Debug/BrowseInfo/ |
| D | demo_guix_jpeg_decode_565rgb_rotated_cw.pbw | 5521 "ID": "c:gx_api.h@35096@macro@GX_STYLE_REPEAT_SELECT", 5524 "display": "GX_STYLE_REPEAT_SELECT", 5530 "name": "GX_STYLE_REPEAT_SELECT",
|