Lines Matching refs:config_
37 return config_;
52 if (config_ != nullptr) {
68 config_ = &config;
82 if (config_ != nullptr) {
83 delete config_;
84 config_ = nullptr;
98 if (config_ == nullptr) {
130 if (config_ == nullptr) {
133 FrameStateCallback *fsc = config_->GetFrameStateCb();
137 EventHandler *eventhdl = config_->GetEventHandler();
158 if (config_ == nullptr) {
204 FrameStateCallback *fsc = config_->GetFrameStateCb();
208 EventHandler *eventhdl = config_->GetEventHandler();