Searched defs:LayerRectArray (Results 1 – 5 of 5) sorted by relevance
226 struct LayerRectArray { struct227 LayerRect *rect = NULL; //!< Pointer to first element of array.228 uint32_t count = 0; //!< Number of elements in the array.
289 struct LayerRectArray { struct290 LayerRect *rect = NULL; //!< Pointer to first element of array.291 uint32_t count = 0; //!< Number of elements in the array.
291 struct LayerRectArray { struct292 LayerRect *rect = NULL; //!< Pointer to first element of array.293 uint32_t count = 0; //!< Number of elements in the array.