Searched refs:asElement (Results 1 – 2 of 2) sorted by relevance
115 const Element& asElement() const { return *this; } in asElement() function326 const Element& operator*() const { return (*fItem).asElement(); }
1426 std::tie(fullyApplied, clipFP) = analytic_clip_fp(e.asElement(), in apply()1432 scissorBounds, e.asElement(), in apply()1441 elementsForMask.push_back(&e.asElement()); in apply()