Home
last modified time | relevance | path

Searched defs:position (Results 1 – 2 of 2) sorted by relevance

/lvgl-3.7.0/docs/overview/
Dstyle-props.md6 ### width
15 ### min_width
24 ### max_width
33 ### height
42 ### min_height
51 ### max_height
60 ### x subsection
69 ### y subsection
78 ### align
87 ### transform_width
[all …]
/lvgl-3.7.0/src/extra/libs/tiny_ttf/
Dlv_tiny_ttf.c25 size_t position; member
42 static void ttf_cb_stream_seek(ttf_cb_stream_t * stream, size_t position) in ttf_cb_stream_seek()