Home
last modified time | relevance | path

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

/GUIX-v6.2.1/test/example_internal/line_chart/
Ddemo_guix_chart.c103 INT step; in test_line_chart_scale_draw() local
117 step = chart_bound.gx_rectangle_right - chart_bound.gx_rectangle_left + 1; in test_line_chart_scale_draw()
118 step = GX_FIXED_VAL_MAKE(step); in test_line_chart_scale_draw()
121 step /= NUM_VERTICAL_GRID_LINES; in test_line_chart_scale_draw()
149 offset += step; in test_line_chart_scale_draw()
162 INT step; in test_line_chart_grid_draw() local
177 step = chart_bound.gx_rectangle_right - chart_bound.gx_rectangle_left + 1; in test_line_chart_grid_draw()
178 step = GX_FIXED_VAL_MAKE(step); in test_line_chart_grid_draw()
182 step /= NUM_VERTICAL_GRID_LINES; in test_line_chart_grid_draw()
183 offset = GX_FIXED_VAL_MAKE(chart_bound.gx_rectangle_left) + step; in test_line_chart_grid_draw()
[all …]
/GUIX-v6.2.1/common/src/
Dgx_numeric_scroll_wheel_text_get.c72 INT step; in _gx_numeric_scroll_wheel_text_get() local
77step = wheel -> gx_numeric_scroll_wheel_end_val - wheel -> gx_numeric_scroll_wheel_start_val; in _gx_numeric_scroll_wheel_text_get()
79 if (step == (wheel -> gx_scroll_wheel_total_rows - 1)) in _gx_numeric_scroll_wheel_text_get()
81 step = 1; in _gx_numeric_scroll_wheel_text_get()
83 else if (step == (1 - wheel -> gx_scroll_wheel_total_rows)) in _gx_numeric_scroll_wheel_text_get()
85 step = -1; in _gx_numeric_scroll_wheel_text_get()
89 step /= (wheel -> gx_scroll_wheel_total_rows - 1); in _gx_numeric_scroll_wheel_text_get()
92 val = wheel -> gx_numeric_scroll_wheel_start_val + (step * row); in _gx_numeric_scroll_wheel_text_get()
/GUIX-v6.2.1/guix_studio/
Dresource_item.cpp1651 int step = COLOR_BOX_SIZE + COLOR_BOX_SPACE;
1656 m_size.left + step - 1,
1665 if (childsize.right + step > m_size.right)
1667 top += step;
1670 m_size.left + step - 1,
1675 childsize.OffsetRect(step, 0);
1682 if (childsize.right + step > m_size.right)
1684 top += step;
1694 return top + step;
/GUIX-v6.2.1/test/
DREADME.md326 - Generate golden files for the test case. If the test has no output, this step can be skipped.
/GUIX-v6.2.1/guix_studio/libs/libgit2/
DLICENSE.txt509 We protect your rights with a two-step method: (1) we copyright the