Searched defs:LayerRectArray (Results 1 – 4 of 4) 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.
288 struct LayerRectArray { struct289 LayerRect *rect = NULL; //!< Pointer to first element of array.290 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.