Commit f739d6a
committed
[win32] Calculate value for NATIVE_ZOOM on demand
To remove the memory footprint of Widget this commit removes the value
for NATIVE_ZOOM from the data attribute and replaces it by calculating
the value in Control#getData on demand. Additionally the naming is changed
to SHELL_ZOOM.1 parent b2b5d45 commit f739d6a
File tree
2 files changed
+12
-5
lines changed- bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets
2 files changed
+12
-5
lines changedLines changed: 11 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
| 81 | + | |
| 82 | + | |
81 | 83 | | |
82 | 84 | | |
83 | 85 | | |
| |||
1256 | 1258 | | |
1257 | 1259 | | |
1258 | 1260 | | |
| 1261 | + | |
| 1262 | + | |
| 1263 | + | |
| 1264 | + | |
| 1265 | + | |
| 1266 | + | |
| 1267 | + | |
| 1268 | + | |
| 1269 | + | |
1259 | 1270 | | |
1260 | 1271 | | |
1261 | 1272 | | |
| |||
Lines changed: 1 addition & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
134 | 134 | | |
135 | 135 | | |
136 | 136 | | |
137 | | - | |
138 | 137 | | |
139 | 138 | | |
140 | 139 | | |
| |||
189 | 188 | | |
190 | 189 | | |
191 | 190 | | |
192 | | - | |
193 | 191 | | |
194 | 192 | | |
195 | 193 | | |
| |||
2725 | 2723 | | |
2726 | 2724 | | |
2727 | 2725 | | |
2728 | | - | |
2729 | | - | |
2730 | | - | |
| 2726 | + | |
2731 | 2727 | | |
2732 | 2728 | | |
2733 | 2729 | | |
| |||
0 commit comments