Home
last modified time | relevance | path

Searched refs:SetIsLoading (Results 1 – 3 of 3) sorted by relevance

/third_party/cef/libcef/browser/osr/
Drender_widget_host_view_osr.h154 void SetIsLoading(bool is_loading) override;
Drender_widget_host_view_osr.cc608 void CefRenderWidgetHostViewOSR::SetIsLoading(bool is_loading) { in SetIsLoading() function in CefRenderWidgetHostViewOSR
/third_party/chromium/patch/
D0004-ohos-3.2-Beta5.patch38775 void SetIsLoading(bool is_loading) { is_loading_ = is_loading; }