Searched defs:SetWindowVisibility (Results 1 – 6 of 6) sorted by relevance
76 virtual void SetWindowVisibility(bool visible) OVERRIDE {} in SetWindowVisibility() function
266 void RenderWidgetHostViewChildFrame::SetWindowVisibility(bool visible) { in SetWindowVisibility() function in content::RenderWidgetHostViewChildFrame
408 void RenderWidgetHostViewGuest::SetWindowVisibility(bool visible) { in SetWindowVisibility() function in content::RenderWidgetHostViewGuest
556 void MultiUserWindowManagerChromeOS::SetWindowVisibility( in SetWindowVisibility() function in chrome::MultiUserWindowManagerChromeOS
455 void BrowserViewRenderer::SetWindowVisibility(bool window_visible) { in SetWindowVisibility() function in android_webview::BrowserViewRenderer
869 void AwContents::SetWindowVisibility(JNIEnv* env, jobject obj, bool visible) { in SetWindowVisibility() function in android_webview::AwContents