Lines Matching full:is
44 * @note The position is interpreted on the content area of the parent
55 * @note The position is interpreted on the content area of the parent
66 * @note The position is interpreted on the content area of the parent
137 * Test whether the and object is positioned by a layout or not
185 …* @param base pointer to an other object (if NULL `obj`s parent is used). 'obj' will be align…
216 …* @note The position of the object is recalculated only on the next redraw. To force co…
218 …* @note Zero return value means the object is on the left padding of the parent, and no…
220 …* @note The returned value is always the distance from the parent even if `obj` is posi…
228 …* @note The position of the object is recalculated only on the next redraw. To force co…
230 …* @note Zero return value means the object is on the right padding of the parent, and n…
232 …* @note The returned value is always the distance from the parent even if `obj` is posi…
240 …* @note The position of the object is recalculated only on the next redraw. To force co…
242 …* @note Zero return value means the object is on the top padding of the parent, and not…
244 …* @note The returned value is always the distance from the parent even if `obj` is posi…
252 …* @note The position of the object is recalculated only on the next redraw. To force co…
254 …* @note Zero return value means the object is on the bottom padding of the parent, and …
256 …* @note The returned value is always the distance from the parent even if `obj` is posi…
277 …* @note The position of the object is recalculated only on the next redraw. To force co…
286 …* @note The position of the object is recalculated only on the next redraw. To force co…
295 …* @note The position of the object is recalculated only on the next redraw. To force co…
304 …* @note The position of the object is recalculated only on the next redraw. To force co…
313 …* @note The position of the object is recalculated only on the next redraw. To force co…
324 * It just tells how large the internal ("virtual") content is.
333 * It just tells how large the internal ("virtual") content is.
384 * Tell whether an area of an object is visible (even partially) now or not
392 * Tell whether an object is visible (even partially) now or not
417 * @return true: if the object is considered under the point
422 …* Clamp a width between min and max width. If the min/max width is in percentage value use the ref…
426 * @param ref_width the reference width used when min/max width is in percentage
432 …* Clamp a height between min and max height. If the min/max height is in percentage value use the …
436 * @param ref_height the reference height used when min/max height is in percentage