Home
last modified time | relevance | path

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

/reactos/dll/win32/comctl32/
H A Drebar.c454 static int get_rect_cx(const REBAR_INFO *infoPtr, const RECT *lpRect) in get_rect_cx() function
1404 adjcx = get_rect_cx(infoPtr, &rcAdj); in REBAR_Layout()