HomeSort by relevance Sort by last modified time
    Searched refs:ShouldShowVersionMismatchDialog (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome_frame/
chrome_frame_activex.h 101 static bool ShouldShowVersionMismatchDialog(bool is_privileged,
chrome_frame_activex.cc 278 bool ChromeFrameActivex::ShouldShowVersionMismatchDialog(
291 return (S_FALSE != service->ShouldShowVersionMismatchDialog());
304 ShouldShowVersionMismatchDialog(is_privileged(), m_spClientSite)) {

Completed in 24 milliseconds