Home
last modified time | relevance | path

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

/reactos/win32ss/user/ntuser/
H A Dwindow.h52 VOID FASTCALL IntGetWindowBorderMeasures(PWND WindowObject, UINT *cx, UINT *cy);
H A Dwinpos.c867 IntGetWindowBorderMeasures(PWND Wnd, UINT *cx, UINT *cy) in IntGetWindowBorderMeasures() function