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

  /external/chromium_org/chrome_frame/turndown_prompt/
turndown_prompt_window.cc 108 if (ie_version == IE_6 || ie_version == IE_7 || ie_version == IE_8)
  /external/chromium_org/chrome_frame/test/
ie_configurator.cc 410 case IE_8:
529 (ie_version_ == IE_8 ? kValueIE8TourNoShow : kValueIE9TourNoShow),
536 (ie_version_ == IE_8 ? kValueEnabledV8 : kValueEnabledV9),
577 case IE_8:
header_test.cc 76 case IE_8:
chrome_frame_test_utils.cc 236 if (GetInstalledIEVersion() >= IE_8) {
400 if (GetInstalledIEVersion() >= IE_8) {
470 return IE_8;
mock_ie_event_sink_test.cc 203 if (GetInstalledIEVersion() >= IE_8) {
delete_chrome_history_test.cc 175 if (GetInstalledIEVersion() < IE_8) {
  /external/chromium_org/chrome_frame/
utils.h 169 IE_8,
chrome_frame_activex_base.h 398 if (is_IE && GetIEVersion() < IE_8) {
    [all...]
utils.cc 427 ie_version = IE_8;
    [all...]
  /external/chromium_org/chrome_frame/test/net/
fake_external_tab.cc     [all...]

Completed in 221 milliseconds