_lv_area_is_out() function
Check if an area is fully out of an other
Arguments
aout_p
pointer to an area which could be in 'aholder_p'
aholder_p
pointer to an area which could involve 'ain_p'
radius
radius of `aholder_p` (e.g. for rounded rectangle)
Return value
true: `aout_p` is fully outside `aholder_p`