Home
last modified time | relevance | path

Searched defs:thickframe (Results 1 – 2 of 2) sorted by relevance

/reactos/win32ss/user/ntuser/
H A Dwinpos.h102 …BOOLEAN thickframe = (style & WS_THICKFRAME) && (style & (WS_DLGFRAME | WS_BORDER)) != WS_DLGFRAME; in IntIsSnapAllowedForWindow() local
H A Dnonclient.c58 BOOL thickframe) in UserDrawMovingFrame()
263 BOOL thickframe; in DefWndDoSizeMove() local