Searched defs:on_windows_xp (Results 1 - 1 of 1) sorted by path

/external/chromium_org/ui/views/controls/textfield/
H A Dtextfield_model_unittest.cc143 bool on_windows_xp = false; local
145 on_windows_xp = base::win::GetVersion() < base::win::VERSION_VISTA;
157 if (!on_windows_xp) {
203 if (!on_windows_xp) {

Completed in 161 milliseconds