Home
last modified time | relevance | path

Searched refs:BF_FLAT (Results 1 – 25 of 237) sorted by relevance

12345678910

/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/deps/Framework/src/win32/
H A DPropertyGrid.cpp115 DrawEdge(drawItem->hDC, part1Rect, BF_TOPRIGHT, BF_FLAT); in DrawItem()
127 DrawEdge(drawItem->hDC, part2Rect, BF_TOPRIGHT, BF_FLAT); in DrawItem()
/dports/editors/abiword/abiword-3.0.5/src/af/xap/win/
H A Dxap_Win32ColourButton.h72 DrawEdge(dis->hDC, &dis->rcItem, EDGE_RAISED, BF_RECT |BF_FLAT); in draw()
/dports/x11-toolkits/tk85/tk8.5.19/win/
H A DttkWinTheme.c216 UINT xFlags = (relief == TK_RELIEF_SOLID) ? BF_FLAT : 0; in BorderElementDraw()
/dports/x11-toolkits/tk86/tk8.6.12/win/
H A DttkWinTheme.c216 UINT xFlags = (relief == TK_RELIEF_SOLID) ? BF_FLAT : 0; in BorderElementDraw()
/dports/x11-toolkits/tk87/tk8.7a5/win/
H A DttkWinTheme.c229 UINT xFlags = (relief == TK_RELIEF_SOLID) ? BF_FLAT : 0; in BorderElementDraw()
/dports/multimedia/mplayer/mplayer-export-2021-12-29/loader/wine/
H A Dwinuser.h2474 #define BF_FLAT 0x4000 /* For flat rather than 3D borders */ macro
/dports/multimedia/libxine/xine-lib-1.2.11/src/libw32dll/wine/
H A Dwinuser.h2477 #define BF_FLAT 0x4000 /* For flat rather than 3D borders */ macro
/dports/multimedia/mencoder/mplayer-export-2021-12-29/loader/wine/
H A Dwinuser.h2474 #define BF_FLAT 0x4000 /* For flat rather than 3D borders */ macro
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/wtl/include/
H A Datlctrlx.h2720 uBorder |= BF_FLAT; in DrawPaneTitle()
2726 uBorder = BF_FLAT | BF_ADJUST | (IsVertical() ? BF_RIGHT : BF_BOTTOM); in DrawPaneTitle()
/dports/japanese/ibus-mozc/mozc-2.23.2815.102.01/src/third_party/wtl/Include/
H A Datlctrlx.h2854 uBorder |= BF_FLAT; in DrawPaneTitle()
2860 uBorder = BF_FLAT | BF_ADJUST | (IsVertical() ? BF_RIGHT : BF_BOTTOM); in DrawPaneTitle()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/wtl/include/
H A Datlctrlx.h2720 uBorder |= BF_FLAT; in DrawPaneTitle()
2726 uBorder = BF_FLAT | BF_ADJUST | (IsVertical() ? BF_RIGHT : BF_BOTTOM); in DrawPaneTitle()
/dports/japanese/uim-mozc/mozc-2.23.2815.102.01/src/third_party/wtl/Include/
H A Datlctrlx.h2854 uBorder |= BF_FLAT; in DrawPaneTitle()
2860 uBorder = BF_FLAT | BF_ADJUST | (IsVertical() ? BF_RIGHT : BF_BOTTOM); in DrawPaneTitle()
/dports/japanese/mozc-tool/mozc-2.23.2815.102.01/src/third_party/wtl/Include/
H A Datlctrlx.h2854 uBorder |= BF_FLAT; in DrawPaneTitle()
2860 uBorder = BF_FLAT | BF_ADJUST | (IsVertical() ? BF_RIGHT : BF_BOTTOM); in DrawPaneTitle()
/dports/japanese/mozc-server/mozc-2.23.2815.102.01/src/third_party/wtl/Include/
H A Datlctrlx.h2854 uBorder |= BF_FLAT; in DrawPaneTitle()
2860 uBorder = BF_FLAT | BF_ADJUST | (IsVertical() ? BF_RIGHT : BF_BOTTOM); in DrawPaneTitle()
/dports/japanese/mozc-el/mozc-2.23.2815.102.01/src/third_party/wtl/Include/
H A Datlctrlx.h2854 uBorder |= BF_FLAT; in DrawPaneTitle()
2860 uBorder = BF_FLAT | BF_ADJUST | (IsVertical() ? BF_RIGHT : BF_BOTTOM); in DrawPaneTitle()
/dports/japanese/fcitx-mozc/mozc-2.23.2815.102.01/src/third_party/wtl/Include/
H A Datlctrlx.h2854 uBorder |= BF_FLAT; in DrawPaneTitle()
2860 uBorder = BF_FLAT | BF_ADJUST | (IsVertical() ? BF_RIGHT : BF_BOTTOM); in DrawPaneTitle()
/dports/graphics/py-pyglet150/pyglet-1.5.0/pyglet/libs/win32/
H A Dconstants.py4105 BF_FLAT = 16384 variable
/dports/x11/xpra/xpra-4.3/xpra/platform/win32/
H A Dconstants.py95 BF_FLAT=16384 variable
/dports/graphics/py-pyglet/pyglet-1.5.21/pyglet/libs/win32/
H A Dconstants.py4116 BF_FLAT = 16384 variable
/dports/editors/lazarus/lazarus/lcl/
H A Dlcltype.pp698 BF_FLAT = $4000; { For flat rather than 3D borders }
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/
H A Dlcltype.pp702 BF_FLAT = $4000; { For flat rather than 3D borders }
/dports/editors/lazarus-qt5/lazarus/lcl/
H A Dlcltype.pp698 BF_FLAT = $4000; { For flat rather than 3D borders }
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/
H A Dlcltype.pp702 BF_FLAT = $4000; { For flat rather than 3D borders }
/dports/devel/upp/upp/bazaar/plugin/tcc/include/winapi/
H A Dwinuser.h414 #define BF_FLAT 0x4000 macro
/dports/graphics/libemf/libemf-1.0.13/include/libEMF/wine/
H A Dwinuser.h3016 #define BF_FLAT 0x4000 /* For flat rather than 3D borders */ macro

12345678910