48 const int tlw =
topLeft->getWidth();
49 const int tlh =
topLeft->getHeight();
58 const int lw =
left->getWidth();
59 const int rw =
right->getWidth();
60 const int th =
top->getHeight();
61 const int bh =
bottom->getHeight();
72 const int trw =
topRight->getWidth();
const Image *restrict const bottomLeft
const Image *restrict const left
BLOCK_START("Graphics::drawImageRect") const Image *restrict const *restrict const grid
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 right
const Image *restrict const topLeft
void drawPatternInline(const Image *restrict const image, const int x, const int y, const int w, const int h) restrict2 A_INLINE
void void drawImageInline(const Image *restrict const image, int dstX, int dstY) restrict2 A_INLINE