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

  /external/chromium_org/ui/native_theme/
native_theme_win.h 363 mutable bool is_using_high_contrast_; member in class:ui::NativeThemeWin
365 // Is |is_using_high_contrast_| valid?
native_theme_win.cc 140 return is_using_high_contrast_;
143 is_using_high_contrast_ =
147 return is_using_high_contrast_;
330 is_using_high_contrast_(false),
    [all...]

Completed in 255 milliseconds