Home
last modified time | relevance | path

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

/reactos/dll/win32/browseui/
H A DCAutoComplete.cpp34 #define CX_LIST 30160 // width of m_hwndList (very wide but alright) macro
399 column.cx = CX_LIST - ::GetSystemMetrics(SM_CXVSCROLL); in Create()
1318 rcList.right = rcList.left + CX_LIST; in CalcRects()