mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2026-05-06 03:28:00 +02:00
doc: group li_fixed_t into the fixed point functions
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
e4f4389341
commit
95c6ac638f
1 changed files with 2 additions and 0 deletions
|
|
@ -35,6 +35,8 @@
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
* @ingroup fixed_point
|
||||||
|
*
|
||||||
* libinput 24.8 fixed point real number.
|
* libinput 24.8 fixed point real number.
|
||||||
*/
|
*/
|
||||||
typedef int32_t li_fixed_t;
|
typedef int32_t li_fixed_t;
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue