Lines Matching full:or
129 … in the event of a problem with the arguments given to the API - e.g. empty paths or null pointers.
132 …e value returned in the event of bad memory handling - e.g. failing in pointer releasing or casting
170 … ///< The same as Overlay but with applying pure black or white does not result in pure black or …
171 …TVG_BLEND_METHOD_DIFFERENCE, ///< Subtracts the bottom layer from the top layer or the othe…
394 * \param[out] version The version of the engine in the format major.minor.micro, or a @p nullptr in…
495 … TVG_RESULT_INVALID_ARGUMENTS An invalid canvas or buffer pointer passed or one of the @p stride, …
683 * //event handler from your code or third party library
704 * //example handler from your code or third party lib
766 * \retval TVG_RESULT_INSUFFICIENT_CONDITION @p canvas is either already in sync condition or in a d…
787 …owed to change the viewport during tvg_canvas_update() - tvg_canvas_sync() or tvg_canvas_push() - …
987 * \retval TVG_RESULT_INVALID_ARGUMENT An invalid @p paint or @p target object or the @p method equa…
1046 …* its process involves the combination of colors or images from the source paint object with the d…
1047 … is determined by the chosen @p BlendMethod, which specifies how the colors or images are combined.
1068 …nds such as tvg_shape_move_to(), tvg_shape_line_to(), tvg_shape_cubic_to() or complete shape inter…
1196 & \note For @p rx and @p ry greater than or equal to the half of @p w and the half of @p h, respect…
1258 * \retval TVG_RESULT_INVALID_ARGUMENT A @c nullptr passed as the argument or @p cmdCnt or @p ptsCnt…
1349 * \note Either a solid color or a gradient fill is applied, depending on what was set as last.
1378 * \retval TVG_RESULT_MEMORY_CORRUPTION An invalid Tvg_Gradient pointer or an error with accessing i…
1380 * \note Either a solid color or a gradient fill is applied, depending on what was set as last.
1393 * \retval TVG_RESULT_MEMORY_CORRUPTION An invalid Tvg_Gradient pointer or an error with accessing i…
1395 * \note Either a solid color or a gradient fill is applied, depending on what was set as last.
1422 … > 0, the given length of the array is less than two or any of the @p dashPattern values is zero o…
1501 * \retval TVG_RESULT_INVALID_ARGUMENT An invalid Tvg_Paint pointer or Unsupported @p miterlimit val…
1555 * \note Either a solid color or a gradient fill is applied, depending on what was set as last.
1640 * \note Either a solid color or a gradient fill is applied, depending on what was set as last.
1672 * \note Either a solid color or a gradient fill is applied, depending on what was set as last.
1805 * \retval TVG_RESULT_INVALID_ARGUMENT An invalid Tvg_Gradient pointer or the @p radius value less t…
1983 * \retval TVG_RESULT_INVALID_ARGUMENT An invalid Tvg_Paint pointer or an empty @p path.
2004 …LID_ARGUMENT An invalid Tvg_Paint pointer or no data are provided or the @p width or @p height val…
2022 …n] mimetype Mimetype or extension of data such as "jpg", "jpeg", "svg", "svg+xml", "lottie", "png"…
2026 …ULT_INVALID_ARGUMENT In case a @c nullptr is passed as the argument or the @p size is zero or less.
2071 * \return A pointer to the paint object that matches the given identifier, or @c nullptr if no matc…
2229 * \note Either a solid color or a gradient fill is applied, depending on what was set as last.
2241 * \param[in] grad The linear or radial gradient fill
2247 * \note Either a solid color or a gradient fill is applied, depending on what was set as last.
2284 * \param[in] mimetype Mimetype or extension of font data. In case a \c NULL or an empty "" value is…
2288 * \retval TVG_RESULT_INVALID_ARGUMENT If no name is provided or if \p size is zero while \p data po…
2326 * The module enables to save the composed scene and/or image from a paint object.
2358 * \retval TVG_RESULT_NOT_SUPPORTED Trying to save a file with an unknown extension or in an unsuppo…
2469 * \retval TVG_RESULT_INVALID_ARGUMENT An invalid Tvg_Animation pointer or @p no
2486 * \retval TVG_RESULT_INVALID_ARGUMENT An invalid Tvg_Animation pointer or @p cnt.
2503 * \retval TVG_RESULT_INVALID_ARGUMENT An invalid Tvg_Animation pointer or @p duration.
2616 * \param[in] slot The Lottie slot data in json, or @c nullptr to reset.
2666 * \retval TVG_RESULT_INVALID_ARGUMENT In case @c nullptr is passed as the argument or @c idx is out…