Home
last modified time | relevance | path

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

/reactos/dll/win32/comctl32/
H A Drebar.c258 static void REBAR_AutoSize(REBAR_INFO *infoPtr, BOOL needsLayout);
1465 REBAR_AutoSize(infoPtr, FALSE); in REBAR_Layout()
1580 REBAR_AutoSize(REBAR_INFO *infoPtr, BOOL needsLayout) in REBAR_AutoSize() function
3556 REBAR_AutoSize(infoPtr, TRUE); in REBAR_Size()