1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/modules/juce_graphics/detail
attila 2d24504cd1 Change the return type of RangedValues::getIntersectionsWith
This is to avoid converting the returned value to RangedValues at the
call site.
2025-03-13 12:16:16 +01:00
..
juce_JustifiedText.cpp Add ShapedText::accessTogetherWith and remove ShapedText::access 2025-03-13 12:16:16 +01:00
juce_JustifiedText.h Add ShapedText::accessTogetherWith and remove ShapedText::access 2025-03-13 12:16:16 +01:00
juce_Ranges.cpp Change the return type of RangedValues::getIntersectionsWith 2025-03-13 12:16:16 +01:00
juce_Ranges.h Change the return type of RangedValues::getIntersectionsWith 2025-03-13 12:16:16 +01:00
juce_ShapedText.cpp Add ShapedText::accessTogetherWith and remove ShapedText::access 2025-03-13 12:16:16 +01:00
juce_ShapedText.h Add ShapedText::accessTogetherWith and remove ShapedText::access 2025-03-13 12:16:16 +01:00
juce_SimpleShapedText.cpp Change the return type of RangedValues::getIntersectionsWith 2025-03-13 12:16:16 +01:00
juce_SimpleShapedText.h Use detail::RangedValues<Font> on ShapedText related interfaces 2025-03-13 12:16:16 +01:00