Google Git
Sign in
chromium / chromium / src.git / HEAD / . / ui / native_theme
tree: 641b159dfe0e3fcc4a52dee0ab2feef87d45aae6 [path history] [tgz]
  1. features/
  2. BUILD.gn
  3. caption_style.cc
  4. caption_style.h
  5. caption_style_mac.mm
  6. caption_style_win.cc
  7. caption_style_win_unittest.cc
  8. common_theme.cc
  9. common_theme.h
  10. DEPS
  11. native_theme.cc
  12. native_theme.h
  13. native_theme_android.cc
  14. native_theme_android.h
  15. native_theme_aura.cc
  16. native_theme_aura.h
  17. native_theme_aura_unittest.cc
  18. native_theme_base.cc
  19. native_theme_base.h
  20. native_theme_base_unittest.cc
  21. native_theme_constants_fluent.h
  22. native_theme_fluent.cc
  23. native_theme_fluent.h
  24. native_theme_fluent_unittest.cc
  25. native_theme_ios.h
  26. native_theme_ios.mm
  27. native_theme_mac.h
  28. native_theme_mac.mm
  29. native_theme_mac_unittest.mm
  30. native_theme_observer.cc
  31. native_theme_observer.h
  32. native_theme_unittest.cc
  33. native_theme_utils.cc
  34. native_theme_utils.h
  35. native_theme_win.cc
  36. native_theme_win.h
  37. native_theme_win_unittest.cc
  38. overlay_scrollbar_constants_aura.h
  39. OWNERS
  40. README.md
  41. scrollbar_animator_mac.cc
  42. scrollbar_animator_mac.h
  43. scrollbar_animator_mac_unittest.cc
  44. test_native_theme.cc
  45. test_native_theme.h
ui/native_theme/README.md

Native Theme Rendering for UI

This directory contains source needed to draw UI elements in a native fashion, either by actually calling native APIs or by emulating/reimplementing native behavior. The primary class is NativeTheme, which provides a cross-platform API for things like “is the system in dark mode” and “how do I draw/color various bits of UI”.

Powered by Gitiles| Privacy| Termstxt json