mirror of
https://github.com/reactos/reactos.git
synced 2026-06-25 11:07:13 +08:00
Refactoring and improve readability. JIRA issue: CORE-20505 - Add GreGetCharWidthW helper function. - Rewrite NtGdiGetCharWidthW using GreGetCharWidthW. - Refactor NtGdiGetGlyphIndicesW. - Improve sanity check of GetCharWidthA/W/I, GetCharWidth32A/W, and GetCharWidthFloatA/W. - Add GetCharWidth testcase to gdi32_apitest.