Lines Matching defs:void
10 void setUp(void) in setUp() argument
15 void tearDown(void) in tearDown() argument
27 void test_spangroup_create_returns_not_null_object(void) in test_spangroup_create_returns_not_null_object() argument
34 void test_spangroup_new_span_with_null_parameter_returns_null_object(void) in test_spangroup_new_span_with_null_parameter_returns_null_object() argument
42 void test_spangroup_new_span_with_valid_parameter_returns_not_null_object(void) in test_spangroup_new_span_with_valid_parameter_returns_not_null_object() argument
50 void test_spangroup_delete_span_span_is_null(void) in test_spangroup_delete_span_span_is_null() argument
59 void test_span_set_text(void) in test_span_set_text() argument
69 void test_span_set_text_with_bad_parameter_no_action_performed(void) in test_span_set_text_with_bad_parameter_no_action_performed() argument
80 void test_span_set_text_with_previous_test_overwrites(void) in test_span_set_text_with_previous_test_overwrites() argument
92 void test_span_set_text_static(void) in test_span_set_text_static() argument
102 void test_span_set_text_static_with_bad_parameter_no_action_performed(void) in test_span_set_text_static_with_bad_parameter_no_action_performed() argument
113 void test_span_set_text_static_with_previous_text_overwrites(void) in test_span_set_text_static_with_previous_text_overwrites() argument
124 void test_spangroup_set_align(void) in test_spangroup_set_align() argument
132 void test_spangroup_set_overflow(void) in test_spangroup_set_overflow() argument
140 void test_spangroup_set_overflow_invalid_parameters_overflow_not_changed(void) in test_spangroup_set_overflow_invalid_parameters_overflow_not_changed() argument
148 void test_spangroup_set_indent(void) in test_spangroup_set_indent() argument
157 void test_spangroup_set_mode(void) in test_spangroup_set_mode() argument
169 void test_spangroup_set_mode_invalid_parameter_mode_not_changed(void) in test_spangroup_set_mode_invalid_parameter_mode_not_changed() argument
176 void test_spangroup_set_max_lines(void) in test_spangroup_set_max_lines() argument
185 void test_spangroup_get_max_lines_for_new_span_group(void) in test_spangroup_get_max_lines_for_new_span_group() argument
200 void test_spangroup_get_max_line_h(void) in test_spangroup_get_max_line_h() argument
215 void test_spangroup_draw(void) in test_spangroup_draw() argument
245 void test_spangroup_get_child(void) in test_spangroup_get_child() argument
256 void test_spangroup_get_child_count(void) in test_spangroup_get_child_count() argument
266 void test_spangroup_get_expand_width(void) in test_spangroup_get_expand_width() argument
283 void test_spangroup_newlines(void) in test_spangroup_newlines() argument
315 void test_spangroup_chinese_break_line(void) in test_spangroup_chinese_break_line() argument
354 void test_spangroup_chinese_break_line(void) in test_spangroup_chinese_break_line() argument
360 void test_spangroup_style_text_letter_space(void) in test_spangroup_style_text_letter_space() argument
379 void test_spangroup_get_span_coords(void) in test_spangroup_get_span_coords() argument
482 void test_spangroup_set_right_align_on_overflow(void) in test_spangroup_set_right_align_on_overflow() argument