Home
last modified time | relevance | path

Searched refs:SM_CYICON (Results 1 – 25 of 495) sorted by relevance

12345678910>>...20

/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/win/app/
H A Dsalshl.cxx77 … IMAGE_ICON, GetSystemMetrics( SM_CXICON ), GetSystemMetrics( SM_CYICON ), in ImplLoadSalIcon()
84 … IMAGE_ICON, GetSystemMetrics( SM_CXICON ), GetSystemMetrics( SM_CYICON ), in ImplLoadSalIcon()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/win/app/
H A Dsalshl.cxx77 … IMAGE_ICON, GetSystemMetrics( SM_CXICON ), GetSystemMetrics( SM_CYICON ), in ImplLoadSalIcon()
84 … IMAGE_ICON, GetSystemMetrics( SM_CXICON ), GetSystemMetrics( SM_CYICON ), in ImplLoadSalIcon()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/win/
H A Dapp_icon.cc44 return gfx::Size(GetSystemMetrics(SM_CXICON), GetSystemMetrics(SM_CYICON)); in GetAppIconSize()
/dports/math/scilab/scilab-6.1.1/scilab/modules/windows_tools/tests/unit_tests/
H A Dgetsystemmetrics.dia.ref23 getsystemmetrics('SM_CYICON');
H A Dgetsystemmetrics.tst24 getsystemmetrics('SM_CYICON');
/dports/lang/polyml/polyml-5.8.2/mlsource/extra/Win/
H A DWinSystem.sml62 val SM_CYICON : SystemMetrics value
120 val SM_CYICON = ABS 12 value
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/msw/
H A Dgdiimage.cpp438 desiredHeight == ::GetSystemMetrics(SM_CYICON) ) in LoadIcon()
603 size.y = ::GetSystemMetrics(SM_CYICON); in wxGetHiconSize()
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/msw/
H A Dgdiimage.cpp438 desiredHeight == ::GetSystemMetrics(SM_CYICON) ) in LoadIcon()
603 size.y = ::GetSystemMetrics(SM_CYICON); in wxGetHiconSize()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/msw/
H A Dgdiimage.cpp438 desiredHeight == ::GetSystemMetrics(SM_CYICON) ) in LoadIcon()
603 size.y = ::GetSystemMetrics(SM_CYICON); in wxGetHiconSize()
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/msw/
H A Dgdiimage.cpp438 desiredHeight == ::GetSystemMetrics(SM_CYICON) ) in LoadIcon()
603 size.y = ::GetSystemMetrics(SM_CYICON); in wxGetHiconSize()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/updater/win/ui/
H A Dutil.cc93 const int cy = ::GetSystemMetrics(SM_CYICON); in SetWindowIcon()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/msw/
H A Dsettings.cpp233 SM_CYICON,
H A Dgdiimage.cpp476 desiredHeight == wxGetSystemMetrics(SM_CYICON, win) ) in LoadIcon()
671 size.y = wxGetSystemMetrics(SM_CYICON, win); in wxGetHiconSize()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/msw/
H A Dgdiimage.cpp486 desiredHeight == ::GetSystemMetrics(SM_CYICON) ) in LoadIcon()
694 size.y = ::GetSystemMetrics(SM_CYICON); in wxGetHiconSize()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/msw/
H A Dgdiimage.cpp486 desiredHeight == ::GetSystemMetrics(SM_CYICON) ) in LoadIcon()
694 size.y = ::GetSystemMetrics(SM_CYICON); in wxGetHiconSize()
/dports/net/tigervnc-server/tigervnc-1.12.0/unix/xserver/hw/xwin/
H A Dwincreatewnd.c78 GetSystemMetrics(SM_CYICON), 0); in winCreateBoundingWindowFullScreen()
188 GetSystemMetrics(SM_CYICON), 0); in winCreateBoundingWindowWindowed()
/dports/x11-servers/xwayland/xorg-server-1.20.13/hw/xwin/
H A Dwincreatewnd.c78 GetSystemMetrics(SM_CYICON), 0); in winCreateBoundingWindowFullScreen()
188 GetSystemMetrics(SM_CYICON), 0); in winCreateBoundingWindowWindowed()
/dports/x11-servers/xorg-nestserver/xorg-server-1.20.13/hw/xwin/
H A Dwincreatewnd.c78 GetSystemMetrics(SM_CYICON), 0); in winCreateBoundingWindowFullScreen()
188 GetSystemMetrics(SM_CYICON), 0); in winCreateBoundingWindowWindowed()
/dports/x11-servers/xorg-dmx/xorg-server-1.20.13/hw/xwin/
H A Dwincreatewnd.c78 GetSystemMetrics(SM_CYICON), 0); in winCreateBoundingWindowFullScreen()
188 GetSystemMetrics(SM_CYICON), 0); in winCreateBoundingWindowWindowed()
/dports/x11-servers/xephyr/xorg-server-1.20.13/hw/xwin/
H A Dwincreatewnd.c78 GetSystemMetrics(SM_CYICON), 0); in winCreateBoundingWindowFullScreen()
188 GetSystemMetrics(SM_CYICON), 0); in winCreateBoundingWindowWindowed()
/dports/x11-servers/xorg-vfbserver/xorg-server-1.20.13/hw/xwin/
H A Dwincreatewnd.c78 GetSystemMetrics(SM_CYICON), 0); in winCreateBoundingWindowFullScreen()
188 GetSystemMetrics(SM_CYICON), 0); in winCreateBoundingWindowWindowed()
/dports/x11-servers/xorg-server/xorg-server-1.20.13/hw/xwin/
H A Dwincreatewnd.c78 GetSystemMetrics(SM_CYICON), 0); in winCreateBoundingWindowFullScreen()
188 GetSystemMetrics(SM_CYICON), 0); in winCreateBoundingWindowWindowed()
/dports/graphics/intergif/igsrc/src/
H A Dintergifdlg.cpp97 int cyIcon = GetSystemMetrics(SM_CYICON); in OnPaint()
/dports/net/opal/opal-3.10.10/samples/mfc/
H A DmfcDlg.cpp160 int cyIcon = GetSystemMetrics(SM_CYICON); in OnPaint()
/dports/net/stund/stund_0.96_Aug13/WinStun/
H A DWinStunDlg.cpp135 int cyIcon = GetSystemMetrics(SM_CYICON); in OnPaint()

12345678910>>...20