1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-14 00:14:18 +00:00
JUCE/modules/juce_gui_basics/misc
2013-05-22 23:05:53 -06:00
..
juce_BubbleComponent.cpp Changed some pass-by-references to pass-by-value to improve compiler optimisation. 2013-05-22 23:05:53 -06:00
juce_BubbleComponent.h Changed some pass-by-references to pass-by-value to improve compiler optimisation. 2013-05-22 23:05:53 -06:00
juce_DropShadower.cpp Minor clean-ups. 2013-04-03 14:44:19 +01:00
juce_DropShadower.h Method DropShadow::drawForRectangle, which approximates a shadow with gradients. Used this to simplify the DropShadower class. 2013-03-15 12:31:44 +00:00