Searched defs:test_t (Results 1 - 2 of 2) sorted by relevance

/inkscape/src/svg/
H A Dsvg-affine-test.h15 struct test_t { struct in class:SvgAffineTest
29 static test_t const read_matrix_tests[3];
30 static test_t const read_translate_tests[3];
31 static test_t const read_scale_tests[3];
32 static test_t const read_rotate_tests[4];
33 static test_t const read_skew_tests[3];
35 static test_t const write_matrix_tests[2];
36 static test_t const write_translate_tests[3];
37 static test_t const write_scale_tests[3];
38 static test_t cons
[all...]
H A Dsvg-length-test.h13 struct test_t { struct in class:SvgLengthTest
19 static test_t const absolute_tests[12];
20 static test_t const relative_tests[3];
161 SvgLengthTest::test_t const SvgLengthTest::absolute_tests[12] = {
174 SvgLengthTest::test_t const SvgLengthTest::relative_tests[3] = {

Completed in 14 milliseconds