JUCE v8.0.9
JUCE API
 
Loading...
Searching...
No Matches
juce::detail::ComponentHelpers Member List

This is the complete list of members for juce::detail::ComponentHelpers, including all inherited members.

clipChildComponent(const Component &child, Graphics &g, const Rectangle< int > clipRect, Point< int > delta)juce::detail::ComponentHelpersinlinestatic
clipObscuredRegions(const Component &comp, Graphics &g, const Rectangle< int > clipRect, Point< int > delta)juce::detail::ComponentHelpersinlinestatic
convertCoordinate(const Component *target, const Component *source, PointOrRect p)juce::detail::ComponentHelpersinlinestatic
convertFromDistantParentSpace(const Component *parent, const Component &target, PointOrRect coordInParent)juce::detail::ComponentHelpersinlinestatic
convertFromParentSpace(const Component &comp, const PointOrRect pointInParentSpace)juce::detail::ComponentHelpersinlinestatic
convertToParentSpace(const Component &comp, const PointOrRect pointInLocalSpace)juce::detail::ComponentHelpersinlinestatic
getColourPropertyID(int colourID)juce::detail::ComponentHelpersinlinestatic
getParentOrMainMonitorBounds(const Component &comp)juce::detail::ComponentHelpersinlinestatic
hitTest(Component &comp, Point< float > localPoint)juce::detail::ComponentHelpersinlinestatic
localPositionToRawPeerPos(const Component &comp, PointOrRect pos) noexceptjuce::detail::ComponentHelpersinlinestatic
modalWouldBlockComponent(const Component &maybeBlocked, Component *modal)juce::detail::ComponentHelpersinlinestatic
rawPeerPositionToLocal(const Component &comp, PointOrRect pos) noexceptjuce::detail::ComponentHelpersinlinestatic
releaseAllCachedImageResources(Component &c)juce::detail::ComponentHelpersinlinestatic
runModalLoopCallback(void *userData)juce::detail::ComponentHelpersinlinestatic
sendMouseEventToComponentsThatAreBlockedByModal(Component &modal, Function &&function)juce::detail::ComponentHelpersinlinestatic
SH typedefjuce::detail::ComponentHelpers