Home
last modified time | relevance | path

Searched refs:applying (Results 1 – 5 of 5) sorted by relevance

/lvgl-latest/src/libs/thorvg/
DtvgSvgSceneBuilder.cpp259 if (node->style->clipPath.applying) { in _applyComposition()
264 node->style->clipPath.applying = true; in _applyComposition()
281 node->style->clipPath.applying = false; in _applyComposition()
288 if (node->style->mask.applying) { in _applyComposition()
293 node->style->mask.applying = true; in _applyComposition()
311 node->style->mask.applying = false; in _applyComposition()
DtvgSvgLoaderCommon.h421 bool applying; //flag for checking circular dependency. member
/lvgl-latest/docs/details/base-widget/
Dlayer.rst82 layer after applying some transformations or other modifications.
/lvgl-latest/
DREADME.md108 See some examples of creating widgets, using layouts and applying styles. You will find C and Micro…
/lvgl-latest/docs/
DCHANGELOG.rst111 - **feat(tools): Python script for automatically applying version (#6012)** `6080 <https://github.c…