#include <omgui/win32/theme.h>
Namespaces | |
namespace | omgui |
namespace | omgui::win32 |
Functions | |
void | omgui::win32::initialize () |
bool | omgui::win32::theme_support () |
Variables | |
CloseThemeDataPtr | omgui::win32::close_theme_data = 0 |
DrawThemeBackgroundPtr | omgui::win32::draw_theme_background = 0 |
DrawThemeParentBackground | omgui::win32::draw_theme_parent_background = 0 |
EnableThemeDialogTexture | omgui::win32::enable_theme_dialog_texture = 0 |
GetThemeBackgroundContentRect | omgui::win32::get_theme_background_content_rect = 0 |
GetThemeMargins | omgui::win32::get_theme_margins = 0 |
IsAppThemedPtr | omgui::win32::is_app_themed = 0 |
OpenThemeDataPtr | omgui::win32::open_theme_data = 0 |
HMODULE | omgui::win32::uxtheme_lib = 0 |