Searched refs:gx_radial_progress_bar_info_normal_brush_width (Results 1 – 14 of 14) sorted by relevance
| /GUIX-v6.2.1/guix_studio/ |
| D | radial_progress_bar_service_provider.cpp | 55 info->ewi.radial_progress.gx_radial_progress_bar_info_normal_brush_width, in WriteExtendedProperties() 86 info->ewi.radial_progress.gx_radial_progress_bar_info_normal_brush_width, in WriteExtendedProperties() 142 props.gx_radial_progress_bar_info_normal_brush_width = 20; in CreateNewInstance() 172 …props->gx_radial_progress_bar_info_normal_brush_width = info->ewi.radial_progress.gx_radial_progre… in GenerateFromInfo() 269 …eInt("normal_brush_width", info->ewi.radial_progress.gx_radial_progress_bar_info_normal_brush_widt… in SaveToProject() 290 …alue("normal_brush_width", info->ewi.radial_progress.gx_radial_progress_bar_info_normal_brush_widt… in ReadFromProject()
|
| D | properties_win.cpp | 1722 …AddEditControl("Normal Brush Width", bar_info->gx_radial_progress_bar_info_normal_brush_width, ID_… in AddRadialProgressBarProps() 3594 …info.gx_radial_progress_bar_info_normal_brush_width = GetDlgItemInt(ID_RADIAL_PROGRESS_NORMAL_BRUS… in OnChangeRadialProgressBarInfo()
|
| /GUIX-v6.2.1/common/src/ |
| D | gx_radial_progress_bar_size_update.c | 83 if (width < info -> gx_radial_progress_bar_info_normal_brush_width) in _gx_radial_progress_bar_size_update() 85 width = info -> gx_radial_progress_bar_info_normal_brush_width; in _gx_radial_progress_bar_size_update()
|
| D | gx_radial_progress_bar_resize.c | 95 if (width < info -> gx_radial_progress_bar_info_normal_brush_width) in _gx_radial_progress_bar_resize() 97 width = info -> gx_radial_progress_bar_info_normal_brush_width; in _gx_radial_progress_bar_resize()
|
| D | gx_radial_progress_bar_background_draw.c | 202 _gx_context_brush_width_set((UINT)(info -> gx_radial_progress_bar_info_normal_brush_width)); in _gx_radial_progress_bar_background_draw()
|
| /GUIX-v6.2.1/test/example_internal/radial_progress_bar/ |
| D | demo_guix_radial_progress_bar.c | 142 info->gx_radial_progress_bar_info_normal_brush_width = pos; in window_event_handle()
|
| /GUIX-v6.2.1/test/guix_test/regression_test/tests/ |
| D | validation_guix_radial_progress_bar.c | 319 info->gx_radial_progress_bar_info_normal_brush_width = normal_brush_width; in control_thread_entry()
|
| /GUIX-v6.2.1/common/inc/ |
| D | gx_api.h | 1434 GX_VALUE gx_radial_progress_bar_info_normal_brush_width; /* width of lower track. */ member
|
| /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 | 10176 … "ID": "c:@S@GX_RADIAL_PROGRESS_BAR_INFO_STRUCT@FI@gx_radial_progress_bar_info_normal_brush_width", 10179 "display": "gx_radial_progress_bar_info_normal_brush_width", 10185 "name": "gx_radial_progress_bar_info_normal_brush_width",
|
| /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 | 10176 … "ID": "c:@S@GX_RADIAL_PROGRESS_BAR_INFO_STRUCT@FI@gx_radial_progress_bar_info_normal_brush_width", 10179 "display": "gx_radial_progress_bar_info_normal_brush_width", 10185 "name": "gx_radial_progress_bar_info_normal_brush_width",
|
| /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 | 10176 … "ID": "c:@S@GX_RADIAL_PROGRESS_BAR_INFO_STRUCT@FI@gx_radial_progress_bar_info_normal_brush_width", 10179 "display": "gx_radial_progress_bar_info_normal_brush_width", 10185 "name": "gx_radial_progress_bar_info_normal_brush_width",
|
| /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 | 10176 … "ID": "c:@S@GX_RADIAL_PROGRESS_BAR_INFO_STRUCT@FI@gx_radial_progress_bar_info_normal_brush_width", 10179 "display": "gx_radial_progress_bar_info_normal_brush_width", 10185 "name": "gx_radial_progress_bar_info_normal_brush_width",
|
| /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 | 10176 … "ID": "c:@S@GX_RADIAL_PROGRESS_BAR_INFO_STRUCT@FI@gx_radial_progress_bar_info_normal_brush_width", 10179 "display": "gx_radial_progress_bar_info_normal_brush_width", 10185 "name": "gx_radial_progress_bar_info_normal_brush_width",
|
| /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 | 10176 … "ID": "c:@S@GX_RADIAL_PROGRESS_BAR_INFO_STRUCT@FI@gx_radial_progress_bar_info_normal_brush_width", 10179 "display": "gx_radial_progress_bar_info_normal_brush_width", 10185 "name": "gx_radial_progress_bar_info_normal_brush_width",
|