Searched defs:ViewText (Results 1 – 9 of 9) sorted by relevance
90 void CefBrowserPlatformDelegateBackground::ViewText(const std::string& text) { in ViewText() function in CefBrowserPlatformDelegateBackground
85 void CefBrowserPlatformDelegateChrome::ViewText(const std::string& text) { in ViewText() function in CefBrowserPlatformDelegateChrome
340 void CefBrowserPlatformDelegateNativeMac::ViewText(const std::string& text) { function
212 void CefBrowserPlatformDelegateNativeLinux::ViewText(const std::string& text) { in ViewText() function in CefBrowserPlatformDelegateNativeLinux
348 void CefBrowserPlatformDelegateNativeWin::ViewText(const std::string& text) { in ViewText() function in CefBrowserPlatformDelegateNativeWin
237 void CefBrowserPlatformDelegateViews::ViewText(const std::string& text) { in ViewText() function in CefBrowserPlatformDelegateViews
194 void CefBrowserPlatformDelegate::ViewText(const std::string& text) { in ViewText() function in CefBrowserPlatformDelegate
784 void CefBrowserHostBase::ViewText(const std::string& text) { in ViewText() function in CefBrowserHostBase
183 void CefBrowserPlatformDelegateOsr::ViewText(const std::string& text) { in ViewText() function in CefBrowserPlatformDelegateOsr