Home
last modified time | relevance | path

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

/reactos/dll/win32/comctl32/
H A Ddatetime.c122 #define DTHT_CHECKBOX 0x2000 /* these should end at '00' , to make */ macro
795 if (PtInRect (&infoPtr->checkbox, pt)) return DTHT_CHECKBOX; in DATETIME_HitTest()