ReactOS
0.4.15-dev-2144-g2282205
|
Go to the source code of this file.
Classes | |
struct | MATRIX_MESSAGE |
Functions | |
void | SetMessageFont (HWND hwnd, TCHAR *szFontName, int nPointSize, BOOL fBold) |
MATRIX_MESSAGE * | InitMatrixMessage (HWND hwnd, int width, int height) |
MATRIX_MESSAGE* InitMatrixMessage | ( | HWND | hwnd, |
int | width, | ||
int | height | ||
) |
Definition at line 229 of file message.c.
Referenced by CreateMatrix().
Definition at line 201 of file message.c.
Referenced by InitMatrixMessage(), and UpdatePreview().