Searched refs:cef_delegate_ (Results 1 – 1 of 1) sorted by relevance
40 : ParentClass(args...), cef_delegate_(cef_delegate) {} in CefViewView()58 CefViewDelegateClass* cef_delegate() const { return cef_delegate_; } in cef_delegate()95 CefViewDelegateClass* const cef_delegate_; variable