Searched defs:Col (Results 1 – 7 of 7) sorted by relevance
/reactos/boot/armllb/hw/ |
H A D | matrix.c | 32 UCHAR Col, Row; in LlbKeypadGetChar() local
|
/reactos/boot/freeldr/freeldr/arch/uefi/ |
H A D | uefivid.c | 92 ULONG Line, Col; in UefiVideoClearScreenColor() local 122 unsigned Col; in UefiVideoOutputChar() local 179 ULONG Col, Line; in UefiVideoCopyOffScreenBufferToVRAM() local
|
/reactos/boot/freeldr/freeldr/arch/i386/xbox/ |
H A D | xboxvideo.c | 54 unsigned Col; in XboxVideoOutputChar() local 94 ULONG Line, Col; in XboxVideoClearScreenColor() local 278 ULONG Col, Line; in XboxVideoCopyOffScreenBufferToVRAM() local
|
/reactos/base/applications/cmdutils/whoami/ |
H A D | whoami.c | 176 void WhoamiSetTable(WhoamiTable *pTable, WCHAR *Entry, UINT Row, UINT Col) in WhoamiSetTable() 193 void WhoamiSetTableDyn(WhoamiTable *pTable, WCHAR *Entry, UINT Row, UINT Col) in WhoamiSetTableDyn()
|
/reactos/boot/freeldr/freeldr/include/ |
H A D | machine.h | 112 #define MachVideoSetPaletteColor(Col, R, G, B) \ argument 114 #define MachVideoGetPaletteColor(Col, R, G, B) \ argument
|
/reactos/win32ss/gdi/eng/ |
H A D | gradient.c | 26 #define HVINITCOL(Col, id) \ argument
|
/reactos/dll/win32/shell32/ |
H A D | CDefView.cpp | 980 static HRESULT SHGetLVColumnSubItem(HWND List, UINT Col) in SHGetLVColumnSubItem() 1236 BOOL CDefView::_Sort(int Col) in _Sort()
|