Searched refs:chromeC (Results 1 – 2 of 2) sorted by relevance
1095 ChromeClientAndroid* chromeC = new ChromeClientAndroid; in CreateFrame() local1102 pageClients.chromeClient = chromeC; in CreateFrame()1118 chromeC->setWebFrame(webFrame); in CreateFrame()
808 …ChromeClientAndroid* chromeC = static_cast<ChromeClientAndroid*>(m_mainFrame->page()->chrome()->cl… in notifyAnimationStarted() local809 GraphicsLayerAndroid* root = static_cast<GraphicsLayerAndroid*>(chromeC->layersSync()); in notifyAnimationStarted()900 …ChromeClientAndroid* chromeC = static_cast<ChromeClientAndroid*>(m_mainFrame->page()->chrome()->cl… in recordContent() local901 GraphicsLayerAndroid* root = static_cast<GraphicsLayerAndroid*>(chromeC->layersSync()); in recordContent()4832 …ChromeClientAndroid* chromeC = static_cast<ChromeClientAndroid*>(frame->page()->chrome()->client()… in SetNewStorageLimit() local4833 chromeC->wakeUpMainThreadWithNewQuota(quota); in SetNewStorageLimit()