Home
last modified time | relevance | path

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

/reactos/dll/win32/uxtheme/
H A Ddraw.c749 int bgtype = BT_BORDERFILL; in DrawThemeBackgroundEx()
775 else if(bgtype == BT_BORDERFILL) in DrawThemeBackgroundEx()
1544 int bgtype = BT_BORDERFILL; in GetThemeBackgroundContentRect()
1548 if(bgtype == BT_BORDERFILL) { in GetThemeBackgroundContentRect()
1592 int bgtype = BT_BORDERFILL; in GetThemeBackgroundExtent()
1596 if(bgtype == BT_BORDERFILL) { in GetThemeBackgroundExtent()
1773 int bgtype = BT_BORDERFILL; in GetThemeBackgroundRegion()
1785 else if(bgtype == BT_BORDERFILL) { in GetThemeBackgroundRegion()
1825 int bgtype = BT_BORDERFILL; in GetThemePartSize()
1837 else if(bgtype == BT_BORDERFILL) in GetThemePartSize()
[all …]
H A Dstylemap.c252 {TMT_BGTYPE,BT_BORDERFILL,{'B','O','R','D','E','R','F','I','L','L','\0'}},
/reactos/sdk/include/psdk/
H A Dvssym32.h27 BT_BORDERFILL = 1, enumerator