1
0
Fork 0
mirror of https://github.com/LadybirdBrowser/ladybird.git synced 2025-06-11 18:20:43 +09:00
ladybird/Userland/Libraries/LibEDID
Hendiadyoin1 05c959e40b AK: Change standard casting method of FixedPoint to truncation
This matches what floats do.

Also fix typo `trunk`->`trunc`
2023-08-14 14:20:45 -06:00
..
CMakeLists.txt
Definitions.h Everywhere: Use nested namespace qualifiers 2023-07-12 10:05:42 +03:30
DMT.cpp AK: Change standard casting method of FixedPoint to truncation 2023-08-14 14:20:45 -06:00
DMT.h
EDID.cpp Everywhere: Move global Kernel pattern code to Kernel/Library directory 2023-06-04 21:32:34 +02:00
EDID.h Everywhere: Remove needless trailing semi-colons after functions 2023-07-08 10:32:56 +01:00
VIC.cpp
VIC.h