Home
last modified time | relevance | path

Searched refs:DT_WORD_ELLIPSIS (Results 1 – 25 of 238) sorted by relevance

12345678910

/dports/graphics/libprojectm/projectm-3.1.12/src/MilkDrop2/vis_milk2/
H A Ddesktop_mode.cpp926 DWORD style = DT_CENTER|DT_WORDBREAK|DT_END_ELLIPSIS|DT_WORD_ELLIPSIS; in RenderDesktop()
928 style &= ~(DT_WORD_ELLIPSIS | DT_END_ELLIPSIS | DT_NOPREFIX); in RenderDesktop()
971 style &= ~(DT_WORD_ELLIPSIS | DT_END_ELLIPSIS | DT_NOPREFIX); in RenderDesktop()
H A Dtextmgr.cpp122 flags &= ~(DT_WORD_ELLIPSIS | DT_END_ELLIPSIS | DT_NOPREFIX); in DrawText()
174 flags &= ~(DT_WORD_ELLIPSIS | DT_END_ELLIPSIS | DT_NOPREFIX); in DrawTextW()
H A Dplugin.cpp4090 …, &r, DT_NOPREFIX | ((corner == MTO_UPPER_RIGHT)?0:DT_SINGLELINE) | DT_WORD_ELLIPSIS | DT_CALCRECT…
4096 …, &r, DT_NOPREFIX | ((corner == MTO_UPPER_RIGHT)?0:DT_SINGLELINE) | DT_WORD_ELLIPSIS | ((corner ==…
4108 …m_text.DrawTextW(pFont, (wchar_t*)str, -1, &r, DT_NOPREFIX | DT_SINGLELINE | DT_WORD_ELLIPSIS | DT…
4116 …m_text.DrawTextW(pFont, (wchar_t*)str, -1, &r, DT_NOPREFIX | DT_SINGLELINE | DT_WORD_ELLIPSIS, 0xF…
4119 …m_text.DrawTextW(pFont, (wchar_t*)str, -1, &r, DT_NOPREFIX | DT_SINGLELINE | DT_WORD_ELLIPSIS, 0xF…
4320 …PI_LNGSTRINGW(IDS_STRING615), -1, &r, DT_NOPREFIX | DT_SINGLELINE | DT_WORD_ELLIPSIS | DT_CALCRECT… in MyRenderUI()
/dports/ftp/ncftp3/ncftp-3.2.6/sh_util/
H A Dncftpbatch.c2635 DrawText(hdc, gConn.lname, -1, &r, DT_SINGLELINE | DT_WORD_ELLIPSIS | DT_VCENTER | DT_CENTER);
2661 DrawText(hdc, gConn.lname, -1, &r, DT_SINGLELINE | DT_WORD_ELLIPSIS | DT_VCENTER | DT_CENTER);
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/consul/vendor/github.com/shirou/w32/
H A Dconstants.go2166 DT_WORD_ELLIPSIS = 0x00040000 const
/dports/sysutils/helmfile/vault-f6547fa8e820/vendor/github.com/shirou/w32/
H A Dconstants.go2166 DT_WORD_ELLIPSIS = 0x00040000 const
/dports/misc/concourse/vault-bdd38fca2cff/vendor/github.com/shirou/w32/
H A Dconstants.go2166 DT_WORD_ELLIPSIS = 0x00040000 const
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/hashicorp/vault/vendor/github.com/shirou/w32/
H A Dconstants.go2166 DT_WORD_ELLIPSIS = 0x00040000 const
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/consul/vendor/github.com/shirou/w32/
H A Dconstants.go2166 DT_WORD_ELLIPSIS = 0x00040000 const
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/hashicorp/consul/vendor/github.com/shirou/w32/
H A Dconstants.go2166 DT_WORD_ELLIPSIS = 0x00040000 const
/dports/www/fabio/fabio-1.5.14/vendor/github.com/hashicorp/consul/consul-1.4.2/vendor/github.com/shirou/w32/
H A Dconstants.go2166 DT_WORD_ELLIPSIS = 0x00040000 const
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/nomad/vendor/github.com/shirou/w32/
H A Dconstants.go2166 DT_WORD_ELLIPSIS = 0x00040000 const
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/hashicorp/consul/vendor/github.com/shirou/w32/
H A Dconstants.go2166 DT_WORD_ELLIPSIS = 0x00040000 const
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/hashicorp/consul/vendor/github.com/shirou/w32/
H A Dconstants.go2166 DT_WORD_ELLIPSIS = 0x00040000 const
/dports/sysutils/sensu-go/sensu-go-5.11.1/vendor/github.com/shirou/w32/
H A Dconstants.go2166 DT_WORD_ELLIPSIS = 0x00040000 const
/dports/multimedia/mplayer/mplayer-export-2021-12-29/loader/wine/
H A Dwinuser.h134 #define DT_WORD_ELLIPSIS 0x00040000 macro
/dports/multimedia/libxine/xine-lib-1.2.11/src/libw32dll/wine/
H A Dwinuser.h137 #define DT_WORD_ELLIPSIS 0x00040000 macro
/dports/multimedia/mencoder/mplayer-export-2021-12-29/loader/wine/
H A Dwinuser.h134 #define DT_WORD_ELLIPSIS 0x00040000 macro
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/msw/
H A Dlistctrl.cpp2726 DT_WORD_ELLIPSIS | in HandleSubItemPrepaint()
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/msw/
H A Dlistctrl.cpp2567 DT_WORD_ELLIPSIS | in HandleSubItemPrepaint()
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/msw/
H A Dlistctrl.cpp2567 DT_WORD_ELLIPSIS | in HandleSubItemPrepaint()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/msw/
H A Dlistctrl.cpp2567 DT_WORD_ELLIPSIS | in HandleSubItemPrepaint()
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/msw/
H A Dlistctrl.cpp2567 DT_WORD_ELLIPSIS | in HandleSubItemPrepaint()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/msw/
H A Dlistctrl.cpp2726 DT_WORD_ELLIPSIS | in HandleSubItemPrepaint()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/msw/
H A Dlistctrl.cpp3027 DT_WORD_ELLIPSIS | in HandleSubItemPrepaint()

12345678910