Searched defs:HasFocus (Results 1 – 6 of 6) sorted by relevance
25 void SetFocus(_In_ bool HasFocus) { m_bHasFocus = HasFocus; } in SetFocus()
136 BOOLEAN HasFocus; /* TRUE if the console has focus (is in the foreground) */ member
52 UINT HasFocus : 1; member
25 UINT HasFocus : 1; member
79 BOOL HasFocus; /* Whether the control has the input focus */ member
93 UINT HasFocus : 1; member