Searched defs:callback_impl (Results 1 – 3 of 3) sorted by relevance
55 class callback_impl : class in boost::dynamic_type_dispatcher62 explicit callback_impl(VisitorT const& visitor) : m_Visitor(visitor) in callback_impl() function in boost::dynamic_type_dispatcher::callback_impl
190 CefRefPtr<CefPrintDialogCallbackImpl> callback_impl( in ShowDialog() local285 CefRefPtr<CefPrintJobCallbackImpl> callback_impl( in SendDocumentToPrinter() local
76 CefRefPtr<AuthCallbackImpl> callback_impl) { in RunCallbackOnIOThread()