/reactos/boot/freeldr/freeldr/arch/uefi/ |
H A D | uefivid.c | 92 ULONG Line, Col; in UefiVideoClearScreenColor() local 99 for (Col = 0; Col < framebufferData.ScreenWidth; Col++) in UefiVideoClearScreenColor() 122 unsigned Col; in UefiVideoOutputChar() local 132 for (Col = 0; Col < CHAR_WIDTH; Col++) in UefiVideoOutputChar() 134 Pixel[Col] = (0 != (FontPtr[Line] & Mask) ? FgColor : BgColor); in UefiVideoOutputChar() 179 ULONG Col, Line; in UefiVideoCopyOffScreenBufferToVRAM() local 182 for (Col = 0; Col < framebufferData.ScreenWidth / CHAR_WIDTH; Col++) in UefiVideoCopyOffScreenBufferToVRAM() 184 UefiVideoPutChar(OffScreenBuffer[0], OffScreenBuffer[1], Col, Line); in UefiVideoCopyOffScreenBufferToVRAM()
|
/reactos/boot/freeldr/freeldr/arch/i386/xbox/ |
H A D | xboxvideo.c | 54 unsigned Col; in XboxVideoOutputChar() local 62 for (Col = 0; Col < CHAR_WIDTH; Col++) in XboxVideoOutputChar() 64 Pixel[Col] = (0 != (FontPtr[Line] & Mask) ? FgColor : BgColor); in XboxVideoOutputChar() 94 ULONG Line, Col; in XboxVideoClearScreenColor() local 100 for (Col = 0; Col < ScreenWidth; Col++) in XboxVideoClearScreenColor() 278 ULONG Col, Line; in XboxVideoCopyOffScreenBufferToVRAM() local 282 for (Col = 0; Col < ScreenWidth / CHAR_WIDTH; Col++) in XboxVideoCopyOffScreenBufferToVRAM() 284 XboxVideoPutChar(OffScreenBuffer[0], OffScreenBuffer[1], Col, Line); in XboxVideoCopyOffScreenBufferToVRAM()
|
/reactos/boot/armllb/hw/ |
H A D | matrix.c | 32 UCHAR Col, Row; in LlbKeypadGetChar() local 35 Col = ScanCode >> 4; in LlbKeypadGetChar() 39 return KeyMatrix[Col][Row]; in LlbKeypadGetChar()
|
/reactos/boot/freeldr/freeldr/include/ |
H A D | machine.h | 112 #define MachVideoSetPaletteColor(Col, R, G, B) \ argument 113 MachVtbl.VideoSetPaletteColor((Col), (R), (G), (B)) 114 #define MachVideoGetPaletteColor(Col, R, G, B) \ argument 115 MachVtbl.VideoGetPaletteColor((Col), (R), (G), (B))
|
/reactos/base/applications/cmdutils/whoami/ |
H A D | whoami.c | 176 void WhoamiSetTable(WhoamiTable *pTable, WCHAR *Entry, UINT Row, UINT Col) in WhoamiSetTable() argument 189 pTable->Content[Row * pTable->Cols + Col] = Target; in WhoamiSetTable() 193 void WhoamiSetTableDyn(WhoamiTable *pTable, WCHAR *Entry, UINT Row, UINT Col) in WhoamiSetTableDyn() argument 195 pTable->Content[Row * pTable->Cols + Col] = Entry; in WhoamiSetTableDyn()
|
/reactos/win32ss/gdi/eng/ |
H A D | gradient.c | 26 #define HVINITCOL(Col, id) \ argument 27 c[id] = v1->Col >> 8; \ 28 dc[id] = abs((v2->Col >> 8) - c[id]); \ 30 ic[id] = LINC[(v2->Col >> 8) > c[id]]
|
/reactos/dll/win32/kernel32/winnls/nls/ |
H A D | esc.nls | 132 LOCALE_SNATIVECURRNAME "Colón"
|
/reactos/modules/rosapps/templates/old_wordpad/lang/ |
H A D | fr-FR.rc | 30 MENUITEM "Col&ler", ID_PASTE, GRAYED
|
/reactos/dll/win32/shell32/ |
H A D | CDefView.cpp | 285 BOOL _Sort(int Col = -1); 980 static HRESULT SHGetLVColumnSubItem(HWND List, UINT Col) in SHGetLVColumnSubItem() argument 984 if (!ListView_GetColumn(List, Col, &lvc)) in SHGetLVColumnSubItem() 1236 BOOL CDefView::_Sort(int Col) in _Sort() argument 1250 if (Col != -1) in _Sort() 1252 if (Col >= Header_GetItemCount(hHeader)) in _Sort() 1258 if (prevCol == Col) in _Sort() 1262 m_sortInfo.ListColumn = Col; in _Sort()
|
/reactos/base/applications/wordpad/lang/ |
H A D | pt-PT.rc | 46 MENUITEM "Col&ar\tCtrl+V", ID_EDIT_PASTE
|
/reactos/dll/win32/shell32/lang/ |
H A D | pt-PT.rc | 948 IDS_COLLAPSE "Col&apsar"
|
/reactos/dll/win32/getuname/lang/ |
H A D | ro-RO.rc | 7871 8988 "Colț stânga sus" 7872 8989 "Colț dreapta sus" 7873 8990 "Colț stânga jos" 7874 8991 "Colț dreapta jos" 8004 9121 "Colțul de sus a parantezei pătrate din stânga" 8006 9123 "Colțul de jos al parantezei pătrate din stânga" 8007 9124 "Colțul superior din dreapta a parantezei pătrate" 8009 9126 "Colțul de jos a parantezei pătrate din dreapta" 9031 10195 "Colțul din dreapta jos cu punct" 9032 10196 "Colțul din stânga sus cu punct"
|
H A D | zh-CN.rc | 52508 52496 " 朝鲜文音节 Col"
|
H A D | zh-HK.rc | 52507 52496 " 朝鮮文音節 Col"
|
H A D | zh-TW.rc | 52507 52496 " 朝鮮文音節 Col"
|
H A D | de-DE.rc | 24938 52496 "Hangul Syllable Col"
|
H A D | en-US.rc | 24940 52496 "Hangul Syllable Col"
|
H A D | pl-PL.rc | 24938 52496 "Hangul Syllable Col"
|
H A D | fr-FR.rc | 24938 52496 "Hangul Syllable Col"
|