Lines Matching full:distance
49 * @note With default alignment it's the distance from the top left corner
60 * @note With default alignment it's the distance from the top left corner
71 * @note With default alignment it's the distance from the top left corner
225 …* @return distance of `obj` from the left side of its parent plus the parent's left paddi…
230 …* @note The returned value is always the distance from the parent even if `obj` is posi…
237 …* @return distance of `obj` from the right side of its parent plus the parent's right pad…
242 …* @note The returned value is always the distance from the parent even if `obj` is posi…
249 * @return distance of `obj` from the top side of its parent plus the parent's top padding
254 …* @note The returned value is always the distance from the parent even if `obj` is posi…
261 …* @return distance of `obj` from the bottom side of its parent plus the parent's bottom p…
266 …* @note The returned value is always the distance from the parent even if `obj` is posi…