Home
last modified time | relevance | path

Searched refs:NotifyTextDirection (Results 1 – 11 of 11) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/content/browser/renderer_host/
H A Drender_widget_host_view_child_frame_browsertest.cc655 root_widget->NotifyTextDirection(); in IN_PROC_BROWSER_TEST_F()
674 ipchild_widget->NotifyTextDirection(); in IN_PROC_BROWSER_TEST_F()
693 oopchild_widget->NotifyTextDirection(); in IN_PROC_BROWSER_TEST_F()
702 oopchild_widget->NotifyTextDirection(); in IN_PROC_BROWSER_TEST_F()
H A Drender_widget_host_impl.h199 void NotifyTextDirection() override;
H A Drender_widget_host_view_aura.cc1415 GetTextInputManager()->GetActiveWidget()->NotifyTextDirection(); in ChangeTextDirectionAndLayoutAlignment()
H A Drender_widget_host_impl.cc2033 void RenderWidgetHostImpl::NotifyTextDirection() { in NotifyTextDirection() function in content::RenderWidgetHostImpl
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/public/browser/
H A Drender_widget_host.h174 virtual void NotifyTextDirection() = 0;
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/public/browser/
H A Drender_widget_host.h179 virtual void NotifyTextDirection() = 0;
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/cocoa/renderer_context_menu/
H A Drender_view_context_menu_mac.mm87 view_host->GetWidget()->NotifyTextDirection();
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/views/renderer_context_menu/
H A Drender_view_context_menu_views.cc276 view_host->GetWidget()->NotifyTextDirection(); in ExecuteCommand()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/browser/renderer_host/
H A Drender_widget_host_impl.h203 void NotifyTextDirection() override;
H A Drender_widget_host_view_aura.cc1464 GetTextInputManager()->GetActiveWidget()->NotifyTextDirection(); in ChangeTextDirectionAndLayoutAlignment()
H A Drender_widget_host_impl.cc2000 void RenderWidgetHostImpl::NotifyTextDirection() { in NotifyTextDirection() function in content::RenderWidgetHostImpl