Searched defs:webController (Results 1 – 11 of 11) sorted by relevance
80 void SetController(const RefPtr<WebController>& webController) in SetController()
546 auto webController = Referenced::MakeRefPtr<JSWebController>(); in Constructor() local553 void JSWebController::Destructor(JSWebController* webController) in Destructor()
45 RefPtr<WebController> webController = AceType::MakeRefPtr<WebController>(); in SetUpTestCase() local
189 void SetWebController(const RefPtr<WebController>& webController) in SetWebController()
60 WebPattern::WebPattern(const std::string& webSrc, const RefPtr<WebController>& webController, Rende… in WebPattern()
22 void WebModelImpl::Create(const std::string& src, const RefPtr<WebController>& webController, in Create()
260 void SetWebController(const RefPtr<WebController>& webController) in SetWebController()
34 void WebModelNG::Create(const std::string& src, const RefPtr<WebController>& webController, RenderM… in Create()
368 WebPattern::WebPattern(const std::string& webSrc, const RefPtr<WebController>& webController, Rende… in WebPattern()
365 void SetWebController(const RefPtr<WebController>& webController) in SetWebController()
2172 RefPtr<WebController> webController; in SetWebCallBack() local