Home
last modified time | relevance | path

Searched refs:column_alignment (Results 1 – 3 of 3) sorted by relevance

/reactos/base/applications/regedit/
H A Dlistview.c40 static const int column_alignment[MAX_LIST_COLUMNS] = { LVCFMT_LEFT, LVCFMT_LEFT, LVCFMT_LEFT }; variable
261 lvC.fmt = column_alignment[index]; in CreateListColumns()
/reactos/base/setup/reactos/
H A Ddrivepage.c49 static const INT column_alignment[MAX_LIST_COLUMNS] = {LVCFMT_LEFT, LVCFMT_LEFT, LVCFMT_RIGHT, LVC… variable
1363 column_alignment, in InitPartitionList()
H A Dreactos.c746 static const INT column_alignment[MAX_LIST_COLUMNS] = {LVCFMT_LEFT, LVCFMT_LEFT, LVCFMT_LEFT}; variable
784 column_alignment, in UpgradeRepairDlgProc()