RESOLVED WONTFIX252577
FontCascade::width overload is not defined
https://bugs.webkit.org/show_bug.cgi?id=252577
Summary FontCascade::width overload is not defined
Vitor Roriz
Reported 2023-02-20 09:42:50 PST
overload: "static float width(TextLayout&, unsigned from, unsigned len, HashSet<const Font*>* fallbackFonts = 0)" at FontCascade is not defined/used
Attachments
Radar WebKit Bug Importer
Comment 1 2023-02-20 09:43:06 PST
Vitor Roriz
Comment 2 2023-02-20 09:46:51 PST
Vitor Roriz
Comment 3 2023-02-20 09:52:18 PST
This is not actually a bug, overload is implemented by ComplexTextController.cpp
Note You need to log in before you can comment on or make changes to this bug.