Home
last modified time | relevance | path

Searched refs:WINVERSION_PRE_2000 (Results 1 – 2 of 2) sorted by relevance

/external/chromium/base/
Dwin_util.h22 WINVERSION_PRE_2000 = 0, // Not supported enumerator
Dwin_util.cc43 static WinVersion win_version = WINVERSION_PRE_2000; in GetWinVersion()