Home
last modified time | relevance | path

Searched refs:CharUpArrow (Results 1 – 4 of 4) sorted by relevance

/reactos/base/setup/usetup/
H A Dmui.c37 CHAR CharUpArrow = 0x18; /* up arrow */ variable
568 CharUpArrow = 0x03; in SetConsoleCodePage()
593 CharUpArrow = 0x18; in SetConsoleCodePage()
H A Dmui.h106 extern CHAR CharUpArrow;
H A Dgenlist.c242 CharUpArrow, in DrawScrollBarGenericList()
H A Dpartlist.c724 szBuff[1] = CharUpArrow; in DrawPartitionList()