wine/dlls/comctl32
Zhiyi Zhang a161fa7789 comctl32/button: Add a get_box_rect() helper to calculation box rectangle.
get_box_rect() is introduced so that we don't need to duplicate the check box rectangle calculation
when painting themed check boxes.

Signed-off-by: Zhiyi Zhang <zzhang@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-11-04 10:25:30 +01:00
..
tests uxtheme: Do not draw parent background when handling WM_CTLCOLORSTATIC for static controls. 2021-11-04 10:25:07 +01:00
animate.c
button.c comctl32/button: Add a get_box_rect() helper to calculation box rectangle. 2021-11-04 10:25:30 +01:00
combo.c comctl32/combo: Invalidate child edit control after painting themed background. 2021-10-19 11:33:05 +02:00
comboex.c
comctl32.h
comctl32.manifest
comctl32.rc
comctl32.spec
commctrl.c
datetime.c
dpa.c
draglist.c
dsa.c
edit.c
flatsb.c
header.c
hotkey.c
idb_cmdlink.bmp
idb_hist_large.bmp
idb_hist_large.svg
idb_hist_small.bmp
idb_hist_small.svg
idb_std_large.bmp
idb_std_large.svg
idb_std_small.bmp
idb_std_small.svg
idb_view_large.bmp
idb_view_large.svg
idb_view_small.bmp
idb_view_small.svg
idc_copy.cur
idc_copy.svg
idc_divider.cur
idc_divider.svg
idc_divideropen.cur
idc_divideropen.svg
idc_movebutton.cur
idc_movebutton.svg
idi_dragarrow.ico
idi_tt_error_sm.ico
idi_tt_info_sm.ico
idi_tt_warn_sm.ico
idt_check.bmp
imagelist.c
ipaddress.c
listbox.c
listview.c
Makefile.in
monthcal.c
nativefont.c
pager.c
progress.c
propsheet.c
rebar.c comctl32/rebar: Do not remove WS_BORDER when theming is on. 2021-10-06 20:29:34 +02:00
smoothscroll.c
static.c
status.c comctl32/status: Do not use theme metrics to compute height. 2021-10-06 20:29:34 +02:00
string.c
syslink.c
tab.c
taskdialog.c
toolbar.c
tooltips.c
trackbar.c
treeview.c
updown.c