Home
last modified time | relevance | path

Searched defs:rwhi (Results 1 – 19 of 19) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/browser/
H A Dsnapshot_browsertest.cc147 void SyncSnapshotCallback(content::RenderWidgetHostImpl* rwhi, in SyncSnapshotCallback()
179 void AsyncSnapshotCallback(content::RenderWidgetHostImpl* rwhi, in AsyncSnapshotCallback()
221 content::RenderWidgetHostImpl* rwhi = GetRenderWidgetHostImpl(shell()); in IN_PROC_BROWSER_TEST_F() local
290 content::RenderWidgetHostImpl* rwhi = GetRenderWidgetHostImpl(browser); in IN_PROC_BROWSER_TEST_F() local
352 content::RenderWidgetHostImpl* rwhi = GetRenderWidgetHostImpl(browser); in IN_PROC_BROWSER_TEST_F() local
H A Dsite_per_process_browsertest.cc408 explicit RenderWidgetHostVisibilityObserver(RenderWidgetHostImpl* rwhi, in RenderWidgetHostVisibilityObserver()
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/browser/
H A Dsnapshot_browsertest.cc147 void SyncSnapshotCallback(content::RenderWidgetHostImpl* rwhi, in SyncSnapshotCallback()
179 void AsyncSnapshotCallback(content::RenderWidgetHostImpl* rwhi, in AsyncSnapshotCallback()
221 content::RenderWidgetHostImpl* rwhi = GetRenderWidgetHostImpl(shell()); in IN_PROC_BROWSER_TEST_F() local
290 content::RenderWidgetHostImpl* rwhi = GetRenderWidgetHostImpl(browser); in IN_PROC_BROWSER_TEST_F() local
352 content::RenderWidgetHostImpl* rwhi = GetRenderWidgetHostImpl(browser); in IN_PROC_BROWSER_TEST_F() local
H A Dfind_request_manager_browsertest.cc819 ZoomToFindInPageRectMessageFilter(RenderWidgetHostImpl* rwhi) in ZoomToFindInPageRectMessageFilter()
H A Dsite_per_process_browsertest.cc467 explicit RenderWidgetHostVisibilityObserver(RenderWidgetHostImpl* rwhi, in RenderWidgetHostVisibilityObserver()
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/browser/android/
H A Dime_adapter_android.cc277 RenderWidgetHostImpl* rwhi = GetFocusedWidget(); in SetComposingText() local
310 RenderWidgetHostImpl* rwhi = GetFocusedWidget(); in CommitText() local
333 RenderWidgetHostImpl* rwhi = GetFocusedWidget(); in FinishComposingText() local
444 RenderWidgetHostImpl* rwhi = GetFocusedWidget(); in RequestTextInputStateUpdate() local
456 RenderWidgetHostImpl* rwhi = GetFocusedWidget(); in RequestCursorUpdate() local
488 RenderWidgetHostImpl* rwhi = GetFocusedWidget(); in GetFocusedFrameWidgetInputHandler() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/browser/android/
H A Dime_adapter_android.cc274 RenderWidgetHostImpl* rwhi = GetFocusedWidget(); in SetComposingText() local
307 RenderWidgetHostImpl* rwhi = GetFocusedWidget(); in CommitText() local
330 RenderWidgetHostImpl* rwhi = GetFocusedWidget(); in FinishComposingText() local
441 RenderWidgetHostImpl* rwhi = GetFocusedWidget(); in RequestTextInputStateUpdate() local
453 RenderWidgetHostImpl* rwhi = GetFocusedWidget(); in RequestCursorUpdate() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/browser/renderer_host/
H A Ddirect_manipulation_win_browsertest.cc305 RenderWidgetHostImpl* rwhi = web_contents->GetRenderWidgetHostWithPageFocus(); in IN_PROC_BROWSER_TEST_F() local
386 RenderWidgetHostImpl* rwhi = web_contents->GetRenderWidgetHostWithPageFocus(); in IN_PROC_BROWSER_TEST_F() local
H A Dlegacy_render_widget_host_win.cc545 RenderWidgetHostImpl* rwhi = in GetOrCreateBrowserAccessibilityRoot() local
H A Drender_widget_host_browsertest.cc93 TouchActionFilter* GetTouchActionFilterForWidget(RenderWidgetHostImpl* rwhi) { in GetTouchActionFilterForWidget()
H A Drender_widget_host_input_event_router.cc1929 auto* rwhi = in ShowContextMenuAtPoint() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/browser/renderer_host/
H A Ddirect_manipulation_win_browsertest.cc305 RenderWidgetHostImpl* rwhi = web_contents->GetRenderWidgetHostWithPageFocus(); in IN_PROC_BROWSER_TEST_F() local
383 RenderWidgetHostImpl* rwhi = web_contents->GetRenderWidgetHostWithPageFocus(); in IN_PROC_BROWSER_TEST_F() local
H A Drender_widget_host_browsertest.cc62 TouchActionFilter* GetTouchActionFilterForWidget(RenderWidgetHostImpl* rwhi) { in GetTouchActionFilterForWidget()
H A Dlegacy_render_widget_host_win.cc534 RenderWidgetHostImpl* rwhi = in GetOrCreateBrowserAccessibilityRoot() local
H A Drender_widget_host_input_event_router.cc1925 auto* rwhi = in ShowContextMenuAtPoint() local
/dports/math/cln/cln-1.3.6/src/polynomial/elem/
H A Dcl_UP_GF2.h845 var uintD rwhi in gf2_mul() local
861 var uintD rwhi in gf2_mul() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/browser/web_contents/
H A Dweb_contents_view_android.cc252 RenderWidgetHostImpl* rwhi = RenderWidgetHostImpl::From(render_widget_host); in CreateViewForWidget() local
260 RenderWidgetHostImpl* rwhi = RenderWidgetHostImpl::From(render_widget_host); in CreateViewForChildWidget() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/browser/web_contents/
H A Dweb_contents_view_android.cc211 RenderWidgetHostImpl* rwhi = RenderWidgetHostImpl::From(render_widget_host); in CreateViewForWidget() local
219 RenderWidgetHostImpl* rwhi = RenderWidgetHostImpl::From(render_widget_host); in CreateViewForChildWidget() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/test/
H A Dcontent_browser_test_utils_internal.cc415 if (auto* rwhi = RenderWidgetHostImpl::FromID(process_id_, routing_id_)) { in ~ShowPopupWidgetWaiter() local