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