Searched defs:webController (Results 1 – 11 of 11) sorted by relevance
80 void SetController(const RefPtr<WebController>& webController) in SetController()
542 auto webController = Referenced::MakeRefPtr<JSWebController>(); in Constructor() local549 void JSWebController::Destructor(JSWebController* webController) in Destructor()
45 RefPtr<WebController> webController = AceType::MakeRefPtr<WebController>(); in SetUpTestCase() local
177 void SetWebController(const RefPtr<WebController>& webController) in SetWebController()
60 const RefPtr<WebController>& webController, in WebPattern()
187 void SetWebController(const RefPtr<WebController>& webController) in SetWebController()
33 void WebModelNG::Create(const std::string& src, const RefPtr<WebController>& webController, WebType… in Create()
168 const RefPtr<WebController>& webController, in WebPattern()
22 void WebModelImpl::Create(const std::string& src, const RefPtr<WebController>& webController, WebTy… in Create()
354 void SetWebController(const RefPtr<WebController>& webController) in SetWebController()
1987 RefPtr<WebController> webController; in SetWebCallBack() local