This is the complete list of members for Lab::Utils, including all inherited members.
| _rnd (defined in Lab::Utils) | Lab::Utils | |
| getRandom(uint16 max) (defined in Lab::Utils) | Lab::Utils | |
| mapRectScale(int16 x1, int16 y1, int16 x2, int16 y2) (defined in Lab::Utils) | Lab::Utils | |
| mapScaleX(uint16 x) (defined in Lab::Utils) | Lab::Utils | |
| mapScaleY(uint16 y) (defined in Lab::Utils) | Lab::Utils | |
| rectScale(int16 x1, int16 y1, int16 x2, int16 y2) (defined in Lab::Utils) | Lab::Utils | |
| runLengthDecode(byte *dest, Common::File *sourceFile) (defined in Lab::Utils) | Lab::Utils | |
| scaleX(uint16 x) | Lab::Utils | |
| scaleY(uint16 y) | Lab::Utils | |
| setBytesPerRow(int num) (defined in Lab::Utils) | Lab::Utils | |
| svgaCord(uint16 cord) (defined in Lab::Utils) | Lab::Utils | |
| unDiff(byte *newBuf, byte *oldBuf, Common::File *sourceFile, uint16 bytesPerRow, bool isVertical) | Lab::Utils | |
| Utils(LabEngine *vm) (defined in Lab::Utils) | Lab::Utils | |
| verticalRunLengthDecode(byte *dest, Common::File *sourceFile, uint16 bytesPerRow) (defined in Lab::Utils) | Lab::Utils | |
| vgaRectScale(int16 x1, int16 y1, int16 x2, int16 y2) (defined in Lab::Utils) | Lab::Utils | |
| vgaScaleX(int16 x) | Lab::Utils | |
| vgaScaleY(int16 y) | Lab::Utils | |
| vgaUnscale(Common::Point pos) | Lab::Utils |