Searched refs:cross (Results 1 – 17 of 17) sorted by relevance
/lvgl-latest/demos/flex_layout/ |
D | lv_demo_flex_layout_flex_loader.c | 90 FLEX_ALIGN_EVENT_DEF(cross) in FLEX_ALIGN_EVENT_DEF() argument 107 FLEX_ALIGN_EVENT_ATTACH(cross); in FLEX_ALIGN_EVENT_DEF() 123 FLEX_ALIGN_DDLIST_UPDATE_DEF(cross); in flex_loader_obj_update()
|
D | lv_demo_flex_layout_view_ctrl_pad.c | 140 DDLIST_ALIGN_CREATE_DEF(cross); in tab_align_create()
|
/lvgl-latest/docs/details/integration/os/buildroot/ |
D | index.rst | 9 system, while using cross-compilation to allow building for multiple target
|
D | lvgl_app.rst | 46 Generate an SDK that you can use to cross-compile the application for the
|
/lvgl-latest/docs/details/libs/ |
D | ffmpeg.rst | 7 A complete, cross-platform solution to record, convert and stream audio and video.
|
/lvgl-latest/docs/details/integration/chip/ |
D | renesas.rst | 77 …oscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfulls… 81 …oscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfulls… 85 …oscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfulls…
|
D | arm.rst | 14 It is also possible to cross-compile LVGL for an MPU (instead of compiling it on the target hardwar…
|
/lvgl-latest/src/libs/thorvg/ |
D | tvgMath.h | 180 static inline float cross(const Point& lhs, const Point& rhs) in cross() function
|
D | tvgLottieModifier.cpp | 94 area += cross(pts[i], pts[i + 1]); in _clockwise() 96 area += cross(pts[n - 1], pts[0]);; in _clockwise()
|
D | tvgLottieExpressions.cpp | 1174 auto cross = jerry_function_external(_cross); in _buildMath() local 1175 jerry_object_set_sz(context, "cross", cross); in _buildMath() 1176 jerry_value_free(cross); in _buildMath()
|
/lvgl-latest/docs/details/base-widget/layouts/ |
D | flex.rst | 33 - **cross direction**: the direction perpendicular to the **main direction** 94 on the cross axis. E.g. if the items have different height, align them
|
/lvgl-latest/docs/details/integration/os/ |
D | torizon_os.rst | 47 and automate the tasks needed to cross-compile applications and build Docker images. 111 FROM torizon/debian-cross-toolchain-${IMAGE_ARCH}:${CROSS_SDK_BASE_TAG} AS build
|
/lvgl-latest/docs/details/integration/os/yocto/ |
D | lvgl_recipe.rst | 211 that you can use to cross-compile applications for your target system. 237 cross-compilation tools. 238 - ``x86_64-nativesdk``: Files related to the SDK for cross-compilation on 567 - **Cross-Compilation**: The SDK allows developers to cross-compile 609 Now to use the SDK environment and cross-compile an application:
|
D | core_components.rst | 64 before building ``matchbox-desktop``, BitBake would build a cross
|
/lvgl-latest/docs/ |
D | CODING_STYLE.rst | 166 * @param cross_place where to place item in track on cross axis. 170 * @param track_cross_place where to place tracks in cross direction.
|
D | Doxyfile | 954 # generated. Documented entities will be cross-referenced with these sources. 1922 # listings (including syntax highlighting and cross-referencing information) to 1949 # program listings (including syntax highlighting and cross-referencing
|
/lvgl-latest/docs/_static/css/ |
D | fontawesome.min.css | 5 …"}.fa-crop:before{content:"\f125"}.fa-crop-alt:before{content:"\f565"}.fa-cross:before{content:"\f…
|