Searched refs:autoFillCallback (Results 1 – 1 of 1) sorted by relevance
2921 auto autoFillCallback = std::make_shared<NWebAutoFillCallbackImpl>(weak); in InitWebViewWithSurface() local2922 delegate->nweb_->SetAutofillCallback(autoFillCallback); in InitWebViewWithSurface()