Searched refs:GetComponentById (Results 1 – 2 of 2) sorted by relevance
53 RefPtr<Component> GetComponentById(NodeId nodeId) const in GetComponentById() function
157 RefPtr<Component> dirtyComponent = domDoc_->GetComponentById(nodeId); in BuildPagePatch()