52 const int tlw =
topLeft->getWidth();
53 const int tlh =
topLeft->getHeight();
61 const int lw =
left->getWidth();
62 const int rw =
right->getWidth();
63 const int th =
top->getHeight();
64 const int bh =
bottom->getHeight();
76 const int trw =
topRight->getWidth();
const Image *restrict const bottomLeft
BLOCK_START("Graphics::calcImageRect") const Image *restrict const *restrict const grid
const Image *restrict const left
const Image *restrict const bottom
const Image *restrict const center
const Image *restrict const top
const Image *restrict const topRight
const Image *restrict const bottomRight
const Image *restrict const topLeft
const Image *restrict const right
void calcPatternInline(ImageVertexes *restrict const vert, const Image *restrict const image, const int x, const int y, const int w, const int h) const restrict2 A_INLINE
void calcTileVertexesInline(ImageVertexes *restrict const vert, const Image *restrict const image, int x, int y) const restrict2 A_INLINE A_NONNULL(2