Home
last modified time | relevance | path

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

/dports/x11-toolkits/gtk30/gtk+-3.24.31/gtk/
H A Dgtkwin32theme.c84 static DrawThemeParentBackgroundFunc draw_theme_parent_background = NULL; variable
220draw_theme_parent_background = (DrawThemeParentBackgroundFunc) GetProcAddress (uxtheme_dll, "DrawT… in gtk_win32_theme_init()