Searched refs:applying (Results 1 – 5 of 5) sorted by relevance
259 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()
421 bool applying; //flag for checking circular dependency. member
82 layer after applying some transformations or other modifications.
108 See some examples of creating widgets, using layouts and applying styles. You will find C and Micro…
111 - **feat(tools): Python script for automatically applying version (#6012)** `6080 <https://github.c…