Searched refs:inputComponent_ (Results 1 – 2 of 2) sorted by relevance
263 if (inputComponent_ == nullptr) { in SetInputcomponentIndex()267 inputComponent_->AddInputCount(); in SetInputcomponentIndex()268 inputComponent_->AddTypeInputCount(actionType); in SetInputcomponentIndex()269 DEBUG_LOG_STR("inputComponent: GetNodeId (0x%016llX)", inputComponent_->GetNodeId()); in SetInputcomponentIndex()280 currentPageNode_->SetCurrentComponentNode(inputComponent_); in SetInputcomponentIndex()312 inputComponent_ = inputComponent; in SetActiveComponent()
187 std::shared_ptr<ComponentTree> inputComponent_; variable