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
345 void CefBrowserPlatformDelegateNativeMac::ViewText(const std::string& text) { function
213 void CefBrowserPlatformDelegateNativeLinux::ViewText(const std::string& text) { in ViewText() function in CefBrowserPlatformDelegateNativeLinux
375 void CefBrowserPlatformDelegateNativeWin::ViewText(const std::string& text) { in ViewText() function in CefBrowserPlatformDelegateNativeWin
245 void CefBrowserPlatformDelegateViews::ViewText(const std::string& text) { in ViewText() function in CefBrowserPlatformDelegateViews
195 void CefBrowserPlatformDelegate::ViewText(const std::string& text) { in ViewText() function in CefBrowserPlatformDelegate
769 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