Searched refs:GetInspectorElement (Results 1 – 4 of 4) sorted by relevance
52 auto renderStepperItem = GetInspectorElement<RenderStepperItem>(StepperItemElement::TypeId()); in GetPrevLabel()62 auto renderStepperItem = GetInspectorElement<RenderStepperItem>(StepperItemElement::TypeId()); in GetNextLabel()72 auto renderStepperItem = GetInspectorElement<RenderStepperItem>(StepperItemElement::TypeId()); in GetStatus()
72 auto renderStepper = GetInspectorElement<RenderStepper>(StepperElement::TypeId()); in UpdateChildWithSlot()
41 RefPtr<T> GetInspectorElement(IdType typeId) const in GetInspectorElement() function
1222 auto coverage = GetInspectorElement<RenderCoverage>(ComponentGroupElement::TypeId()); in GetOverlay()