Home
last modified time | relevance | path

Searched defs:HasFocus (Results 1 – 6 of 6) sorted by relevance

/reactos/base/applications/charmap_new/
H A DCell.h25 void SetFocus(_In_ bool HasFocus) { m_bHasFocus = HasFocus; } in SetFocus()
/reactos/win32ss/user/winsrv/consrv/include/
H A Dconio_winsrv.h136 BOOLEAN HasFocus; /* TRUE if the console has focus (is in the foreground) */ member
/reactos/dll/cpl/timedate/
H A Dmonthcal.c52 UINT HasFocus : 1; member
/reactos/dll/cpl/desk/
H A Dmonslctl.c25 UINT HasFocus : 1; member
/reactos/dll/win32/comctl32/
H A Dsyslink.c79 BOOL HasFocus; /* Whether the control has the input focus */ member
/reactos/dll/win32/aclui/
H A Dchecklist.c93 UINT HasFocus : 1; member