rofi/lexer
Dave Davenport b6ce41825c [#1569] Add initial round,floor,ceil function
a round b
 rounds a to the closest multiple off b

 a ceil b
 ceil a to the multiple off b

 a floor b
 floor a to the multiple off b

 Completely untested.
2022-01-18 11:01:56 +01:00
..
theme-lexer.l [#1569] Add initial round,floor,ceil function 2022-01-18 11:01:56 +01:00
theme-parser.y [#1569] Add initial round,floor,ceil function 2022-01-18 11:01:56 +01:00