Searched defs:boxElement (Results 1 – 3 of 3) sorted by relevance
139 auto boxElement = AceType::DynamicCast<BoxElement>(targetElement); in GetBoxRenderChild() local
42 auto boxElement = GetFirstChild(); in GetBackgroundColor() local
105 void PageElement::AddGeometryTransition(const std::string& id, WeakPtr<BoxElement>& boxElement, Ani… in AddGeometryTransition()