Searched refs:OnSetWindowFeatures (Results 1 – 2 of 2) sorted by relevance
91 void OnSetWindowFeatures(const blink::WebWindowFeatures& window_features);
240 IPC_MESSAGE_HANDLER(ChromeViewMsg_SetWindowFeatures, OnSetWindowFeatures) in OnMessageReceived()347 void ChromeRenderViewObserver::OnSetWindowFeatures( in OnSetWindowFeatures() function in ChromeRenderViewObserver