Searched defs:targetElement (Results 1 – 5 of 5) sorted by relevance
60 auto targetElement = context->GetComposedElementById(id); in HandleDeclarativePerformBuild() local
136 auto targetElement = element; in GetBoxRenderChild() local
322 auto targetElement = context->GetComposedElementById(targetId_); in InitTargetSizeAndPosition() local
798 auto targetElement = context->GetComposedElementById(targetId); in AnimateToTarget() local
2494 auto targetElement = GetComposedElementById(id); in AccessibilityRequestFocus() local2503 bool PipelineContext::RequestFocus(const RefPtr<Element>& targetElement) in RequestFocus()