slint/internal/compiler/tests/syntax/expressions
Olivier Goffart 255dc59ef4 Rename @image-url(..., 9slice(...)) to @image-url(..., nine-slice(...))
As per API review:
 - In the Rust and C++ API we use `set_nine_slice_edges` because the getter couldn't start with 9
 - in english we spell number less than 10 with letters and this is a name
2024-03-07 17:01:57 +01:00
..
arithmetic_op.slint Update royalty free license to 1.1 (#2994) 2023-07-10 10:12:11 +02:00
clamp.slint Add clamp function to slint language 2023-11-22 12:27:54 +01:00
comparison_operator.slint Update royalty free license to 1.1 (#2994) 2023-07-10 10:12:11 +02:00
condition_operator.slint Update royalty free license to 1.1 (#2994) 2023-07-10 10:12:11 +02:00
image-url.slint Rename @image-url(..., 9slice(...)) to @image-url(..., nine-slice(...)) 2024-03-07 17:01:57 +01:00
image-url2.slint Rename @image-url(..., 9slice(...)) to @image-url(..., nine-slice(...)) 2024-03-07 17:01:57 +01:00
minmax.slint Update royalty free license to 1.1 (#2994) 2023-07-10 10:12:11 +02:00
percent2.slint Parser: Hint for the mod function when parsing % 2023-12-19 17:23:30 +01:00
strings.slint Update royalty free license to 1.1 (#2994) 2023-07-10 10:12:11 +02:00
unary_op.slint Update royalty free license to 1.1 (#2994) 2023-07-10 10:12:11 +02:00