0
Files
src/ui
Raphael Kubo da Costa 4fe6963039 Remove cr_string* functions from NSString+CrStringDrawing.h
These were added in https://codereview.chromium.org/974913006, last used
in https://codereview.chromium.org/974913006 and do not seem to have
been used since https://codereview.chromium.org/1707603002.

Furthermore, cr_stringByElidingToFitSize uses API that is not available
on tvOS (labelFontSize), so getting rid of it also avoids another tvOS
ifdef in the code.

Bug: 391914246
Change-Id: Iad56c1030deb76f1f7a9e48c914fa9ecad076969
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6308565
Commit-Queue: Raphael Kubo da Costa <kubo@igalia.com>
Reviewed-by: Sylvain Defresne <sdefresne@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1425790}
2025-02-27 09:17:01 -08:00
..
2025-02-26 19:57:32 -08:00
2025-02-26 01:13:45 -08:00
2025-02-19 18:37:35 -08:00

This directory contains UI frameworks used to build various user interface features. This directory is not intended to contain UI features (such as a keyboard).