Home
last modified time | relevance | path

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

/GUIX-v6.2.1/test/example_internal/line_chart/
Ddemo_guix_chart.c45 GX_RESOURCE_ID axis_label_color; member
137 gx_context_line_color_set(pressure_chart_info.axis_label_color); in test_line_chart_scale_draw()
256 gx_context_line_color_set(pressure_chart_info.axis_label_color); in test_line_chart_reference_lines_draw()
272 gx_context_line_color_set(pressure_chart_info.axis_label_color); in test_line_chart_reference_lines_draw()
288 gx_context_line_color_set(pressure_chart_info.axis_label_color); in test_line_chart_reference_lines_draw()
333 pressure_chart_info.axis_label_color = GX_COLOR_ID_LABEL_TEXT; in create_test_pressure_chart()