Home
last modified time | relevance | path

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

/reactos/dll/win32/comctl32/
H A Dstatic.c514 dis.CtlType = ODT_STATIC; in STATIC_PaintOwnerDrawfn()
/reactos/win32ss/user/user32/controls/
H A Dstatic.c597 dis.CtlType = ODT_STATIC; in STATIC_PaintOwnerDrawfn()
/reactos/sdk/include/psdk/
H A Dwinuser.h2544 #define ODT_STATIC 5 macro