|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <precomp.h>

Public Attributes | |
| RECT | CellExt |
| RECT | CellInt |
| WCHAR | ch |
| RECT _CELL::CellExt |
Definition at line 38 of file precomp.h.
Referenced by CreateLargeCell(), FillGrid(), MoveLargeCell(), OnVScroll(), and SetGrid().
| RECT _CELL::CellInt |
Definition at line 39 of file precomp.h.
Referenced by FillGrid(), MapWndProc(), SetCaretXY(), and SetGrid().
| WCHAR _CELL::ch |
Definition at line 40 of file precomp.h.
Referenced by FillGrid(), LrgCellWndProc(), MapWndProc(), OnVScroll(), SetCaretXY(), and UpdateCells().